Searched refs:GL_SAMPLER_2D_SHADOW (Results 1 – 19 of 19) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | gl_types.h | 110 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
D | reflection.cpp | 402 … case true: return sampler.arrayed ? GL_SAMPLER_2D_ARRAY_SHADOW : GL_SAMPLER_2D_SHADOW; in mapSamplerToGlType()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 47 case GL_SAMPLER_2D_SHADOW: in UniformComponentCount() 125 case GL_SAMPLER_2D_SHADOW: in UniformComponentType() 175 case GL_SAMPLER_2D_SHADOW: in IsSamplerUniform() 220 case GL_SAMPLER_2D_SHADOW: in VariableRowCount()
|
D | Program.cpp | 1134 case GL_SAMPLER_2D_SHADOW: in applyUniforms() 1778 case GL_SAMPLER_2D_SHADOW: in defineUniform() 1814 case GL_SAMPLER_2D_SHADOW: in defineUniform()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 155 DECL_TYPE(sampler2DShadow, GL_SAMPLER_2D_SHADOW, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1189 case GL_SAMPLER_2D_SHADOW: return TYPE_SAMPLER_2D_SHADOW; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 981 case GL_SAMPLER_2D_SHADOW: return "GL_SAMPLER_2D_SHADOW";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 561 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 738 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 738 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
D | gl31.h | 740 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
D | gl32.h | 740 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 941 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1652 … "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_2D_SHADOW, 1, GL_F… in test()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 165 return GL_SAMPLER_2D_SHADOW; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 754 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
D | glext.h | 624 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 754 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|
D | glext.h | 624 #define GL_SAMPLER_2D_SHADOW 0x8B62 macro
|