Searched refs:GL_IMAGE_3D (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 130 DECL_TYPE(image3D, GL_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLE…
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 913 case GL_IMAGE_3D: return TYPE_IMAGE_3D; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 997 case GL_IMAGE_3D: return "GL_IMAGE_3D";
|
/external/deqp/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 1520 case GL_IMAGE_3D: in getImageTexCoordType() 1636 case GL_IMAGE_3D: in getImageTexCoordType() 2286 …ng with " + test.descPostfix).c_str(), test.shaderType, test.testType, GL_IMAGE_3D, GL_TEXTURE_3D)… in init() 2306 …using " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType, GL_IMAGE_3D)); in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1282 #define GL_IMAGE_3D 0x904E macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1302 #define GL_IMAGE_3D 0x904E macro
|
D | gl32.h | 1302 #define GL_IMAGE_3D 0x904E macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2158 #define GL_IMAGE_3D 0x904E macro
|
D | glext.h | 2105 #define GL_IMAGE_3D 0x904E macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2181 #define GL_IMAGE_3D 0x904E macro
|
D | glext.h | 2128 #define GL_IMAGE_3D 0x904E macro
|