Home
last modified time | relevance | path

Searched defs:wrapT (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/elements/
H A DSoMultiTextureImageElement.h163 Wrap wrapS, wrapT, wrapR; variable
179 const int wrapS, const int wrapT, in set()
187 const Wrap wrapS, const Wrap wrapT, in set()
196 const int wrapS, const int wrapT, const int wrapR, in set()
205 const Wrap wrapS, const Wrap wrapT, const Wrap wrapR, in set()
215 Wrap & wrapT, in get()
224 Wrap & wrapT, in get()
235 int & wrapT, in get()
250 int & wrapT, in get()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DClass.hs163 wrapT = join . lift . liftF function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DClass.hs163 wrapT = join . lift . liftF function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/free-5.1.6/src/Control/Monad/Free/
H A DClass.hs163 wrapT = join . lift . liftF function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/free-5.1.7/src/Control/Monad/Free/
H A DClass.hs163 wrapT = join . lift . liftF function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DClass.hs161 wrapT = join . lift . liftF function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DClass.hs161 wrapT = join . lift . liftF function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/free-5.1.3/src/Control/Monad/Free/
H A DClass.hs161 wrapT = join . lift . liftF function
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/
H A DSoMultiTextureImageElement.cpp127 const Wrap wrapT, in set()
151 const Wrap wrapT, in set()
172 Wrap & wrapT, in get()
203 Wrap & wrapT, in get()
383 const Wrap wrapT, in setElt()
410 const Wrap wrapT, in setElt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp1325 deUint32 wrapT = GL_REPEAT; in init() local
1352 deUint32 wrapT = GL_REPEAT; in init() local
1375 deUint32 wrapT = GL_REPEAT; in init() local
1404 deUint32 wrapT = wrapModes[wrapTNdx].mode; in init() local
1441 deUint32 wrapT = GL_REPEAT; in init() local
1473 deUint32 wrapT = GL_REPEAT; in init() local
1497 deUint32 wrapT = GL_REPEAT; in init() local
1583 deUint32 wrapT = GL_REPEAT; in init() local
1610 deUint32 wrapT = GL_REPEAT; in init() local
1678 deUint32 wrapT = GL_REPEAT; in init() local
[all …]
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/vrml2oogl/lib/
H A DQvTexture2.h45 QvSFEnum wrapT; variable
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/nodes/
H A DSoBumpMap.h63 SoSFEnum wrapT; variable
H A DSoTexture2.h73 SoSFEnum wrapT; variable
H A DSoTexture3.h72 SoSFEnum wrapT; variable
H A DSoTextureCubeMap.h79 SoSFEnum wrapT; variable
H A DSoSceneTextureCubeMap.h78 SoSFEnum wrapT; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Dr_draw.cpp158 gl::Wrapping wrapT) in Rend_PatchTextureSpec()
193 gl::Wrapping wrapS, gl::Wrapping wrapT) in R_DrawPatchTiled()
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DTexture2D.cc28 GLenum wrapT, in Texture2D()
99 GLenum wrapT, in setup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/glshared/
H A DglsSamplerObjectTest.hpp47 GLenum wrapT; member
105 GLenum wrapT; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pTextureFormatTests.cpp112 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
H A Des3pTextureCountTests.cpp74 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/include/gl/
H A Dgltextureunit.h50 gl::Wrapping wrapT; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/gl/
H A Dgl_main.cpp728 dint anisoFilter, dint wrapS, dint wrapT) in GL_NewTextureWithParams()
749 static inline MaterialVariantSpec const &uiMaterialSpec(gl::Wrapping wrapS, gl::Wrapping wrapT) in uiMaterialSpec()
761 void GL_SetMaterialUI2(world::Material *material, gl::Wrapping wrapS, gl::Wrapping wrapT) in GL_SetMaterialUI2()
790 void GL_SetRawImage(lumpnum_t lumpNum, gl::Wrapping wrapS, gl::Wrapping wrapT) in GL_SetRawImage()
836 void GL_BindTextureUnmanaged(GLuint glName, gl::Wrapping wrapS, gl::Wrapping wrapT, in GL_BindTextureUnmanaged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp172 deUint32 wrapT, in TextureCubeArrayFilteringCase()
523 const deUint32 wrapT = GL_REPEAT; in init() local
552 const deUint32 wrapT = GL_REPEAT; in init() local
584 const deUint32 wrapT = wrapModes[wrapTNdx].mode; in init() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pTextureFormatTests.cpp73 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local

12345678910