Home
last modified time | relevance | path

Searched refs:GL_INTENSITY12 (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglformats.c661 case GL_INTENSITY12: in _mesa_is_enum_format_unorm()
1010 case GL_INTENSITY12: in _mesa_is_color_format()
2315 case GL_INTENSITY12: in _mesa_base_tex_format()
Dtexformat.c215 case GL_INTENSITY12: in _mesa_choose_tex_format()
Dfbobject.c1840 case GL_INTENSITY12: in _mesa_base_fbo_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c389 case GL_INTENSITY12: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c389 case GL_INTENSITY12: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c225 case GL_INTENSITY12: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1227 { GL_INTENSITY12, GL_INTENSITY16, 0 },
/external/mesa3d/include/GL/
Dgl.h721 #define GL_INTENSITY12 0x804C macro