Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_CUBE_MAP_ARRAY (Results 26 – 50 of 410) sorted by relevance

12345678910>>...17

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Duniform_type_info_autogen.cpp142 {GL_SAMPLER_CUBE_MAP_ARRAY, GL_INT, GL_TEXTURE_CUBE_MAP_ARRAY, GL_NONE, GL_NONE,
324 case GL_SAMPLER_CUBE_MAP_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp143 case GL_SAMPLER_CUBE_MAP_ARRAY: in SamplerTypeToTextureType()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A Duniform_type_info_autogen.cpp133 {GL_SAMPLER_CUBE_MAP_ARRAY, GL_INT, GL_TEXTURE_CUBE_MAP_ARRAY, GL_NONE, GL_NONE,
313 case GL_SAMPLER_CUBE_MAP_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp144 case GL_SAMPLER_CUBE_MAP_ARRAY: in SamplerTypeToTextureType()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A Duniform_type_info_autogen.cpp133 {GL_SAMPLER_CUBE_MAP_ARRAY, GL_INT, GL_TEXTURE_CUBE_MAP_ARRAY, GL_NONE, GL_NONE,
313 case GL_SAMPLER_CUBE_MAP_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp144 case GL_SAMPLER_CUBE_MAP_ARRAY: in SamplerTypeToTextureType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglminimal.h412 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dglminimal.h412 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/
H A Dbuiltin_type_macros.h96 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
143 DECL_TYPE(textureCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_C…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A DPackedEnums.cpp143 case GL_SAMPLER_CUBE_MAP_ARRAY: in SamplerTypeToTextureType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dbuiltin_type_macros.h73 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dbuiltin_type_macros.h73 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/shaders/
H A Dcommon.c251 { "samplerCubeArray", GL_SAMPLER_CUBE_MAP_ARRAY, GL_TEXTURE_CUBE_MAP_ARRAY }, in select_sampler()
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DShader.cpp965 case GL_SAMPLER_CUBE_MAP_ARRAY: in getUniformBaseType()
1002 case GL_SAMPLER_CUBE_MAP_ARRAY: in getUniformTextureType()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A DPackedEnums.cpp144 case GL_SAMPLER_CUBE_MAP_ARRAY: in SamplerTypeToTextureType()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dgraphicshelpergl4.cpp644 case GL_SAMPLER_CUBE_MAP_ARRAY: in uniformTypeFromGLType()
1097 case GL_SAMPLER_CUBE_MAP_ARRAY: in buildUniformBuffer()
1261 case GL_SAMPLER_CUBE_MAP_ARRAY: in uniformByteSize()
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dbuiltin_type_macros.h95 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dbuiltin_type_macros.h95 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dbuiltin_type_macros.h95 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dbuiltin_type_macros.h95 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/
H A Dbuiltin_type_macros.h95 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL40.java405 int GL_SAMPLER_CUBE_MAP_ARRAY = 0x900C; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp312 …{ GL_SAMPLER_CUBE_MAP_ARRAY, "uniform highp samplerCubeArray u_sampler", "texture(u_sampler, … in getInfos()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_4_0.py74 GL_SAMPLER_CUBE_MAP_ARRAY=_C('GL_SAMPLER_CUBE_MAP_ARRAY',0x900C) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_0.py74 GL_SAMPLER_CUBE_MAP_ARRAY=_C('GL_SAMPLER_CUBE_MAP_ARRAY',0x900C) variable

12345678910>>...17