Searched refs:GL_INT_SAMPLER_3D (Results 1 – 19 of 19) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | gl_types.h | 156 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
D | reflection.cpp | 459 return GL_INT_SAMPLER_3D; in mapSamplerToGlType()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 54 case GL_INT_SAMPLER_3D: in UniformComponentCount() 132 case GL_INT_SAMPLER_3D: in UniformComponentType() 182 case GL_INT_SAMPLER_3D: in IsSamplerUniform() 227 case GL_INT_SAMPLER_3D: in VariableRowCount()
|
D | Program.cpp | 1141 case GL_INT_SAMPLER_3D: in applyUniforms() 1784 case GL_INT_SAMPLER_3D: in defineUniform() 1820 case GL_INT_SAMPLER_3D: in defineUniform()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 132 DECL_TYPE(isampler3D, GL_INT_SAMPLER_3D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_D…
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1200 case GL_INT_SAMPLER_3D: return TYPE_INT_SAMPLER_3D; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 986 case GL_INT_SAMPLER_3D: return "GL_INT_SAMPLER_3D";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 631 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 808 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 808 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
D | gl31.h | 810 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
D | gl32.h | 810 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1176 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1657 … "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_INT_SAMPLER_3D, 1, GL_F… in test()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 155 return GL_INT_SAMPLER_3D; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1085 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
D | glext.h | 966 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1085 #define GL_INT_SAMPLER_3D 0x8DCB macro
|
D | glext.h | 966 #define GL_INT_SAMPLER_3D 0x8DCB macro
|