Home
last modified time | relevance | path

Searched refs:GL_RGB5 (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_fbo.c57 case GL_RGB5: in set_renderbuffer_format()
260 return GL_RGB5; in get_tex_format()
Dnouveau_screen.c165 color_format = GL_RGB5; in nouveau_create_buffer()
Dnouveau_texture.c263 case GL_RGB5: in nouveau_choose_tex_format()
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp62 GL_RGB5 in chooseColorFormat()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c67 case GL_RGB5: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/main/
Dtexformat.c131 case GL_RGB5: in _mesa_choose_tex_format()
Dglformats.c494 case GL_RGB5: in _mesa_is_color_format()
Dfbobject.c1108 case GL_RGB5: in _mesa_base_fbo_format()
1585 internalFormat = GL_RGB5; in _es_RenderbufferStorageEXT()
Dteximage.c118 case GL_RGB5: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c404 case GL_RGB5: in radeonChooseTextureFormat()
Dradeon_fbo.c482 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c404 case GL_RGB5: in radeonChooseTextureFormat()
Dradeon_fbo.c482 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c793 { GL_RGB5, GL_RGB4 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl291 #define GL_RGB5 0x8050 macro
/external/mesa3d/include/GL/
Dgl.h753 #define GL_RGB5 0x8050 macro