/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cCopyImageTests.cpp | 179 GL_R3_G3_B2, GL_RGBA2, 389 if ((GL_R3_G3_B2 == dst) || (GL_R3_G3_B2 == src) || (GL_RGBA2 == dst) || (GL_RGBA2 == src) || in areFormatsCompatible() 556 case GL_R3_G3_B2: in getEpsilon() 655 case GL_R3_G3_B2: in getFormat() 754 case GL_R3_G3_B2: in getNumberOfChannels() 838 case GL_R3_G3_B2: in getType() 967 case GL_R3_G3_B2: in getPixelSizeForFormat() 2318 case GL_R3_G3_B2: in packPixel()
|
H A D | gl3cTextureSizePromotion.cpp | 1269 { glu::ContextType(4, 4, glu::PROFILE_CORE), GL_R3_G3_B2, STR(GL_R3_G3_B2), false, true, 3, 3, 2, 0, 0, 0,
|
H A D | gl3cTextureSwizzleTests.cpp | 335 GL_R3_G3_B2, 3717 static const glw::GLenum tested_formats[] = { GL_R8, GL_R3_G3_B2, GL_RGBA16, GL_R11F_G11F_B10F, in iterate()
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 9045 GL_R3_G3_B2, in Prepare()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glformats.c | 674 case GL_R3_G3_B2: in _mesa_is_enum_format_unorm() 1022 case GL_R3_G3_B2: in _mesa_is_color_format() 2303 case GL_R3_G3_B2: in _mesa_base_tex_format()
|
H A D | fbobject.c | 2368 case GL_R3_G3_B2: in _mesa_base_fbo_format()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 237 { GL_R3_G3_B2, 0 },
|
H A D | st_cb_drawpixels.c | 406 return GL_R3_G3_B2; in internal_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 136 #define GL_R3_G3_B2 0x2A10 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 261 { GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_PACKED },
|
H A D | glcPackedPixelsTests.cpp | 167 { GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, 0, 0, 0, 0 } }, FLAG_PACKED }, 623 formatMap[GL_R3_G3_B2] = "GL_R3_G3_B2"; in getFormatStr()
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 716 #define GL_R3_G3_B2 0x2A10 macro
|
H A D | glcorearb.h | 384 #define GL_R3_G3_B2 0x2A10 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 995 #define GL_R3_G3_B2 0x2A10 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 365 #define GL_R3_G3_B2 0x2A10 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 383 #define GL_R3_G3_B2 0x2A10 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 383 #define GL_R3_G3_B2 0x2A10 macro
|