Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c336 formats[n++] = GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM; in _mesa_get_compressed_formats()
559 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in _mesa_glenum_to_compressed_format()
755 return GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM; in _mesa_compressed_format_to_glenum()
H A Dglformats.c1116 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in _mesa_is_color_format()
1441 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in _mesa_is_srgb_format()
2855 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in _mesa_gles_check_internalformat()
3065 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in _mesa_gles_error_check_format_and_type()
H A Dcopyimage.c445 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in compressed_format_compatible()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp113 AddFormat(wgpu::TextureFormat::BC7RGBAUnormSrgb, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, GL_RGBA, GL_UNSIGNED_BYTE, Type::Float); in BuildGLFormatTable()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp69 GL_COMPRESSED_RGBA_BPTC_UNORM, VIEW_CLASS_BPTC_UNORM, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, VIEW_CLASS_BPTC_UNORM,
154 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, /* >= GL 4.2 */
200 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getAmountOfComponentsForInternalformat()
326 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getBlockSizeForCompressedInternalformat()
764 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getFormatOfInternalformat()
892 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getGLFormatOfInternalformat()
1511 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getInternalformatString()
1512 result = "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM"; in getInternalformatString()
1696 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM: in getSamplerTypeForInternalformat()
2387 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM in isInternalformatCompressed()
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4934 {GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, data_0x8e8d_2D_16, sizeof data_0x8e8d_2D_16, 2},
5494 is_ok &= Test<2>(GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, false); in iterate()
5513 is_ok &= Test<3>(GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, false); in iterate()
9112 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, in Prepare()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c634 { GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, 0 },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h977 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2187 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
H A Dglext.h2135 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2168 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
H A Dglext.h2116 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2224 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
H A Dglext.h2171 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2224 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro
H A Dglext.h2171 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D macro

Completed in 278 milliseconds