Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SIGNED_RG_RGTC2 (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c90 case GL_COMPRESSED_SIGNED_RG_RGTC2: in _mesa_gl_compressed_format_base_format()
521 case GL_COMPRESSED_SIGNED_RG_RGTC2: in _mesa_glenum_to_compressed_format()
718 return GL_COMPRESSED_SIGNED_RG_RGTC2; in _mesa_compressed_format_to_glenum()
H A Dtextureview.c185 {GL_VIEW_CLASS_RGTC2_RG, GL_COMPRESSED_SIGNED_RG_RGTC2},
H A Dcopyimage.c443 case GL_COMPRESSED_SIGNED_RG_RGTC2: in compressed_format_compatible()
H A Dglformats.c1098 case GL_COMPRESSED_SIGNED_RG_RGTC2: in _mesa_is_color_format()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp108 AddFormat(wgpu::TextureFormat::BC5RGSnorm, GL_COMPRESSED_SIGNED_RG_RGTC2, GL_RG, GL_BYTE, Type::Float); in BuildGLFormatTable()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp68 GL_COMPRESSED_RG_RGTC2, VIEW_CLASS_RGTC2_RG, GL_COMPRESSED_SIGNED_RG_RGTC2, VIEW_CLASS_RGTC2_RG,
152 GL_COMPRESSED_SIGNED_RG_RGTC2, /* >= GL 4.0 */
249 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getAmountOfComponentsForInternalformat()
324 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getBlockSizeForCompressedInternalformat()
787 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getFormatOfInternalformat()
970 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getGLFormatOfInternalformat()
1505 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getInternalformatString()
1506 result = "GL_COMPRESSED_SIGNED_RG_RGTC2"; in getInternalformatString()
1694 case GL_COMPRESSED_SIGNED_RG_RGTC2: in getSamplerTypeForInternalformat()
2385 case GL_COMPRESSED_SIGNED_RG_RGTC2 in isInternalformatCompressed()
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4932 {GL_COMPRESSED_SIGNED_RG_RGTC2, data_0x8dbe_2D_16, sizeof data_0x8dbe_2D_16, 2},
5492 is_ok &= Test<2>(GL_COMPRESSED_SIGNED_RG_RGTC2, false); in iterate()
5511 is_ok &= Test<3>(GL_COMPRESSED_SIGNED_RG_RGTC2, false); in iterate()
9110 GL_COMPRESSED_SIGNED_RG_RGTC2, in Prepare()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c559 { GL_COMPRESSED_SIGNED_RG_RGTC2, 0 },
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp237 { GL_COMPRESSED_SIGNED_RG_RGTC2, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, 0, 0, 0 } }, FLAG_COMPRESSED },
638 formatMap[GL_COMPRESSED_SIGNED_RG_RGTC2] = "GL_COMPRESSED_SIGNED_RG_RGTC2"; in getFormatStr()
1744 (internalformat.sizedFormat == GL_COMPRESSED_SIGNED_RG_RGTC2)))
H A DglcTextureRepeatModeTests.cpp344 { GL_COMPRESSED_SIGNED_RG_RGTC2, GL_RG, GL_RG, GL_BYTE, SAMPLER_NORM, { { 8, 8, 0, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_COMPRESSED },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h517 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/third_party/glfw/deps/glad/
H A Dgl.h372 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1209 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1094 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1190 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1075 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1209 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1093 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1209 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1093 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro

Completed in 295 milliseconds