Home
last modified time | relevance | path

Searched refs:GL_R3_G3_B2 (Results 1 – 22 of 22) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp179 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()
Dgl3cTextureSizePromotion.cpp1259 …{ glu::ContextType(4, 4, glu::PROFILE_CORE), GL_R3_G3_B2, STR(GL_R3_G3_B2), false, true, 3, 3, 2, …
Dgl3cTextureSwizzleTests.cpp335 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()
Dgl4cDirectStateAccessTexturesTests.cpp9045 GL_R3_G3_B2, in Prepare()
/external/mesa3d/src/mesa/main/
Dglformats.c672 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()
Dtexformat.c134 case GL_R3_G3_B2: in _mesa_choose_tex_format()
Dfbobject.c1847 case GL_R3_G3_B2: in _mesa_base_fbo_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c350 case GL_R3_G3_B2: in radeonChooseTextureFormat()
Dradeon_fbo.c475 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c65 case GL_R3_G3_B2: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c350 case GL_R3_G3_B2: in radeonChooseTextureFormat()
Dradeon_fbo.c475 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
/external/virglrenderer/src/
Dvrend_formats.c69 { 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/
Dnouveau_texture.c190 case GL_R3_G3_B2: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1166 { GL_R3_G3_B2, 0 },
Dst_cb_drawpixels.c304 return GL_R3_G3_B2; in internal_format()
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp261 …{ GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, …
DglcPackedPixelsTests.cpp167 …{ 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/
Dgl.h723 #define GL_R3_G3_B2 0x2A10 macro
Dglcorearb.h383 #define GL_R3_G3_B2 0x2A10 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl268 #define GL_R3_G3_B2 0x2A10 macro
/external/swiftshader/include/GL/
Dglcorearb.h383 #define GL_R3_G3_B2 0x2A10 macro