Searched refs:GL_INT_SAMPLER_2D (Results 1 – 19 of 19) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | gl_types.h | 155 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
D | reflection.cpp | 454 … case false: return sampler.arrayed ? GL_INT_SAMPLER_2D_ARRAY : GL_INT_SAMPLER_2D; in mapSamplerToGlType()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 50 case GL_INT_SAMPLER_2D: in UniformComponentCount() 128 case GL_INT_SAMPLER_2D: in UniformComponentType() 178 case GL_INT_SAMPLER_2D: in IsSamplerUniform() 223 case GL_INT_SAMPLER_2D: in VariableRowCount()
|
D | Program.cpp | 1137 case GL_INT_SAMPLER_2D: in applyUniforms() 1776 case GL_INT_SAMPLER_2D: in defineUniform() 1812 case GL_INT_SAMPLER_2D: in defineUniform()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 131 DECL_TYPE(isampler2D, GL_INT_SAMPLER_2D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_D…
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1196 case GL_INT_SAMPLER_2D: return TYPE_INT_SAMPLER_2D; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 985 case GL_INT_SAMPLER_2D: return "GL_INT_SAMPLER_2D";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 630 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 807 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 807 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
D | gl31.h | 809 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
D | gl32.h | 809 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1175 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1656 … "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_INT_SAMPLER_2D, 1, GL_F… in test()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 139 return GL_INT_SAMPLER_2D; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1084 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
D | glext.h | 965 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1084 #define GL_INT_SAMPLER_2D 0x8DCA macro
|
D | glext.h | 965 #define GL_INT_SAMPLER_2D 0x8DCA macro
|