Searched refs:GL_IMAGE_2D (Results 1 – 16 of 16) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | gl_types.h | 181 #define GL_IMAGE_2D 0x904D macro
|
D | reflection.cpp | 498 case false: return sampler.arrayed ? GL_IMAGE_2D_ARRAY : GL_IMAGE_2D; in mapSamplerToGlType()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 165 DECL_TYPE(image2D, GL_IMAGE_2D, GLSL_TYPE_IMAGE, GLSL_SAMPLE…
|
/external/deqp/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 1517 case GL_IMAGE_2D: in getImageTexCoordType() 1633 case GL_IMAGE_2D: in getImageTexCoordType() 2285 …ng with " + test.descPostfix).c_str(), test.shaderType, test.testType, GL_IMAGE_2D, GL_TEXTURE_2D)… in init() 2305 …using " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType, GL_IMAGE_2D)); in init()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1215 case GL_IMAGE_2D: return TYPE_IMAGE_2D; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 996 case GL_IMAGE_2D: return "GL_IMAGE_2D";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1394 #define GL_IMAGE_2D 0x904D macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1309 #define GL_IMAGE_2D 0x904D macro
|
D | gl32.h | 1309 #define GL_IMAGE_2D 0x904D macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 739 return GL_IMAGE_2D; in ImageType()
|
D | gl4cShaderImageLoadStoreTests.cpp | 961 return GL_IMAGE_2D; in ImageType()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderImageLoadStoreTests.cpp | 710 return GL_IMAGE_2D; in ImageType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2180 #define GL_IMAGE_2D 0x904D macro
|
D | glext.h | 2127 #define GL_IMAGE_2D 0x904D macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2180 #define GL_IMAGE_2D 0x904D macro
|
D | glext.h | 2127 #define GL_IMAGE_2D 0x904D macro
|