/external/deqp/external/openglcts/modules/gl/ |
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() 656 case GL_R3_G3_B2: in getFormat() 756 case GL_R3_G3_B2: in getNumberOfChannels() 841 case GL_R3_G3_B2: in getType() 971 case GL_R3_G3_B2: in getPixelSizeForFormat() 2329 case GL_R3_G3_B2: in packPixel()
|
D | gl3cTextureSizePromotion.cpp | 1259 …{ glu::ContextType(4, 4, glu::PROFILE_CORE), GL_R3_G3_B2, STR(GL_R3_G3_B2), false, true, 3, 3, 2, …
|
D | gl3cTextureSwizzleTests.cpp | 335 GL_R3_G3_B2, 3729 …static const glw::GLenum tested_formats[] = { GL_R8, GL_R3_G3_B2, GL_RGBA16, GL_R11F_G11F_B1… in iterate()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9045 GL_R3_G3_B2, in Prepare()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 672 case GL_R3_G3_B2: in _mesa_is_enum_format_unorm() 1020 case GL_R3_G3_B2: in _mesa_is_color_format() 2321 case GL_R3_G3_B2: in _mesa_base_tex_format()
|
D | texformat.c | 134 case GL_R3_G3_B2: in _mesa_choose_tex_format()
|
D | fbobject.c | 1847 case GL_R3_G3_B2: in _mesa_base_fbo_format()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 350 case GL_R3_G3_B2: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 475 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 65 case GL_R3_G3_B2: in soft_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 350 case GL_R3_G3_B2: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 475 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 69 { VIRGL_FORMAT_B2G3R3_UNORM, GL_R3_G3_B2, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, NO_SWIZZLE },
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 190 case GL_R3_G3_B2: in nouveau_choose_tex_format()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1166 { GL_R3_G3_B2, 0 },
|
D | st_cb_drawpixels.c | 304 return GL_R3_G3_B2; in internal_format()
|
/external/deqp/external/openglcts/modules/common/ |
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, …
|
D | glcPackedPixelsTests.cpp | 167 …{ GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, … 623 formatMap[GL_R3_G3_B2] = "GL_R3_G3_B2"; in getFormatStr()
|
/external/mesa3d/include/GL/ |
D | gl.h | 723 #define GL_R3_G3_B2 0x2A10 macro
|
D | glcorearb.h | 383 #define GL_R3_G3_B2 0x2A10 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 268 #define GL_R3_G3_B2 0x2A10 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 383 #define GL_R3_G3_B2 0x2A10 macro
|