/external/mesa3d/src/mesa/main/ |
D | texcompress.c | 102 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_gl_compressed_format_base_format() 377 formats[n++] = GL_COMPRESSED_SRGB8_ETC2; in _mesa_get_compressed_formats() 537 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_glenum_to_compressed_format() 725 return GL_COMPRESSED_SRGB8_ETC2; in _mesa_compressed_format_to_glenum()
|
D | copyimage.c | 382 case GL_COMPRESSED_SRGB8_ETC2: in compressed_format_compatible()
|
D | glformats.c | 918 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_etc2_format() 1102 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_color_format() 1426 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_srgb_format()
|
D | textureview.c | 204 {VIEW_CLASS_ETC2_RGB, GL_COMPRESSED_SRGB8_ETC2},
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 247 case tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8: return GL_COMPRESSED_SRGB8_ETC2; in getGLFormat() 306 case GL_COMPRESSED_SRGB8_ETC2: return tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8; in mapGLCompressedTexFormat() 356 case GL_COMPRESSED_SRGB8_ETC2: in isCompressedFormat()
|
D | gluStrUtil.inl | 904 case GL_COMPRESSED_SRGB8_ETC2: return "GL_COMPRESSED_SRGB8_ETC2"; 1746 case GL_COMPRESSED_SRGB8_ETC2: return "GL_COMPRESSED_SRGB8_ETC2";
|
/external/deqp/modules/gles3/functional/ |
D | es3fImplementationLimitTests.cpp | 271 GL_COMPRESSED_SRGB8_ETC2,
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 200 GL_COMPRESSED_SRGB8_ETC2, in Context()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 565 case GL_COMPRESSED_SRGB8_ETC2: in SelectInternalFormat() 1124 case GL_COMPRESSED_SRGB8_ETC2: in ComputeCompressedSize()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.h | 123 GL_COMPRESSED_SRGB8_ETC2,
|
D | utilities.cpp | 489 case GL_COMPRESSED_SRGB8_ETC2: in ValidateCompressedFormat()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 148 glInternalFormat=GL_COMPRESSED_SRGB8_ETC2; in PVRTGetOGLES3TextureFormat()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1497 { GL_COMPRESSED_SRGB8_ETC2, 0 },
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 793 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 982 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
D | gl31.h | 982 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
D | gl32.h | 982 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 984 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1443 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2534 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_SRGB8_ETC2); in init()
|
D | es31fTextureBorderClampTests.cpp | 2378 { "compressed_srgb8_etc2", GL_COMPRESSED_SRGB8_ETC2, tcu::Sampler::MODE_LAST }, in init()
|
D | es31fNegativeTextureApiTests.cpp | 472 …ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SRGB8_ETC2, 1, 1, 0, divRoundUp(1, 4) *… in compressedteximage2d_invalid_size()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2239 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
D | glext.h | 2186 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2262 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|