Searched refs:GL_SAMPLER_2D_ARRAY_SHADOW (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 194 case GL_SAMPLER_2D_ARRAY_SHADOW: in UniformComponentCount() 271 case GL_SAMPLER_2D_ARRAY_SHADOW: in UniformComponentType() 320 case GL_SAMPLER_2D_ARRAY_SHADOW: in IsSamplerUniform() 364 case GL_SAMPLER_2D_ARRAY_SHADOW: in VariableRowCount()
|
D | Program.cpp | 1111 case GL_SAMPLER_2D_ARRAY_SHADOW: in applyUniforms() 1688 case GL_SAMPLER_2D_ARRAY_SHADOW: in defineUniform() 1723 case GL_SAMPLER_2D_ARRAY_SHADOW: in defineUniform()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 122 DECL_TYPE(sampler2DArrayShadow, GL_SAMPLER_2D_ARRAY_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 887 case GL_SAMPLER_2D_ARRAY_SHADOW: return TYPE_SAMPLER_2D_ARRAY_SHADOW; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 983 case GL_SAMPLER_2D_ARRAY_SHADOW: return "GL_SAMPLER_2D_ARRAY_SHADOW";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 625 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 798 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
D | gl31.h | 798 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
D | gl32.h | 798 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 800 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1070 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1654 …", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_2D_ARRAY_SHADOW, 1, GL… in test()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3448 return GL_SAMPLER_2D_ARRAY_SHADOW; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1078 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
D | glext.h | 959 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1078 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|
D | glext.h | 959 #define GL_SAMPLER_2D_ARRAY_SHADOW 0x8DC4 macro
|