Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c337 formats[n++] = GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT; in _mesa_get_compressed_formats()
561 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in _mesa_glenum_to_compressed_format()
757 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT; in _mesa_compressed_format_to_glenum()
H A Dglformats.c1117 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in _mesa_is_color_format()
2856 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in _mesa_gles_check_internalformat()
3268 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in _mesa_gles_error_check_format_and_type()
H A Dcopyimage.c446 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in compressed_format_compatible()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp110 AddFormat(wgpu::TextureFormat::BC6HRGBFloat, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, GL_RGB, GL_HALF_FLOAT, Type::Float); in BuildGLFormatTable()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp70 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, VIEW_CLASS_BPTC_FLOAT, GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT,
155 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, /* >= GL 4.2 */
224 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getAmountOfComponentsForInternalformat()
327 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getBlockSizeForCompressedInternalformat()
829 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getFormatOfInternalformat()
931 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getGLFormatOfInternalformat()
1514 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getInternalformatString()
1515 result = "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT"; in getInternalformatString()
1697 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT: in getSamplerTypeForInternalformat()
2388 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT in isInternalformatCompressed()
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4935 {GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, data_0x8e8e_2D_16, sizeof data_0x8e8e_2D_16, 2},
5495 is_ok &= Test<2>(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, false); in iterate()
5514 is_ok &= Test<3>(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, false); in iterate()
9113 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, in Prepare()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c638 { GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, 0 },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h975 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2188 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
H A Dglext.h2136 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2169 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
H A Dglext.h2117 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2225 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
H A Dglext.h2172 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2225 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro
H A Dglext.h2172 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E macro

Completed in 265 milliseconds