Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c65 case GL_R3_G3_B2: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/main/
Dtexformat.c119 case GL_R3_G3_B2: in _mesa_choose_tex_format()
Dglformats.c492 case GL_R3_G3_B2: in _mesa_is_color_format()
Dfbobject.c1106 case GL_R3_G3_B2: in _mesa_base_fbo_format()
Dteximage.c116 case GL_R3_G3_B2: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c406 case GL_R3_G3_B2: in radeonChooseTextureFormat()
Dradeon_fbo.c480 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c406 case GL_R3_G3_B2: in radeonChooseTextureFormat()
Dradeon_fbo.c480 case GL_R3_G3_B2: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c261 case GL_R3_G3_B2: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c788 { GL_R3_G3_B2, 0 },
Dst_cb_drawpixels.c401 return GL_R3_G3_B2; in internal_format()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl263 #define GL_R3_G3_B2 0x2A10 macro
/external/mesa3d/include/GL/
Dgl.h751 #define GL_R3_G3_B2 0x2A10 macro