Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c338 formats[n++] = GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT; in _mesa_get_compressed_formats()
563 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in _mesa_glenum_to_compressed_format()
759 return GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT; in _mesa_compressed_format_to_glenum()
H A Dglformats.c1118 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in _mesa_is_color_format()
2857 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in _mesa_gles_check_internalformat()
3269 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in _mesa_gles_error_check_format_and_type()
H A Dcopyimage.c447 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in compressed_format_compatible()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp111 AddFormat(wgpu::TextureFormat::BC6HRGBUfloat, GL_COMPRESSED_RGB_BPTC_UNSIGNED_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,
156 GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, /* >= GL 4.2 */
225 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getAmountOfComponentsForInternalformat()
328 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getBlockSizeForCompressedInternalformat()
828 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getFormatOfInternalformat()
932 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getGLFormatOfInternalformat()
1517 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getInternalformatString()
1518 result = "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT"; in getInternalformatString()
1698 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT: in getSamplerTypeForInternalformat()
2389 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT in isInternalformatCompressed()
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4936 {GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, data_0x8e8f_2D_16, sizeof data_0x8e8f_2D_16, 2},
5496 is_ok &= Test<2>(GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, false); in iterate()
5515 is_ok &= Test<3>(GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, false); in iterate()
9114 GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, in Prepare()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c642 { GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, 0 },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h976 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2189 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2137 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2170 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2118 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2226 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2173 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2226 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2173 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro

Completed in 260 milliseconds