Searched refs:GL_COMPRESSED_SRGB_ALPHA (Results 1 - 16 of 16) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 113 case GL_COMPRESSED_SRGB_ALPHA: in _mesa_gl_compressed_format_base_format()
|
H A D | texstorage.c | 243 case GL_COMPRESSED_SRGB_ALPHA: in _mesa_is_legal_tex_storage_format()
|
H A D | glformats.c | 1433 case GL_COMPRESSED_SRGB_ALPHA: in _mesa_is_srgb_format() 1670 case GL_COMPRESSED_SRGB_ALPHA: in _mesa_generic_compressed_format_to_uncompressed_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 463 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 340 { GL_COMPRESSED_SRGB_ALPHA, GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 8, 0, 0, 0, 0, NO_FLAG } }, FLAG_COMPRESSED },
|
H A D | glcPackedPixelsTests.cpp | 233 { GL_COMPRESSED_SRGB_ALPHA, GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 8, 0, 0, 0, 0, 0 } }, FLAG_COMPRESSED }, 634 formatMap[GL_COMPRESSED_SRGB_ALPHA] = "GL_COMPRESSED_SRGB_ALPHA"; in getFormatStr()
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 376 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 9106 GL_COMPRESSED_SRGB_ALPHA, in Prepare()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 982 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
H A D | glext.h | 857 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 963 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
H A D | glext.h | 838 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 982 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
H A D | glext.h | 856 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 982 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
H A D | glext.h | 856 #define GL_COMPRESSED_SRGB_ALPHA 0x8C49 macro
|
Completed in 323 milliseconds