Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglformats.c659 case GL_INTENSITY4: in _mesa_is_enum_format_unorm()
1008 case GL_INTENSITY4: in _mesa_is_color_format()
2313 case GL_INTENSITY4: in _mesa_base_tex_format()
Dtexformat.c210 case GL_INTENSITY4: in _mesa_choose_tex_format()
Dfbobject.c1838 case GL_INTENSITY4: in _mesa_base_fbo_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c387 case GL_INTENSITY4: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c387 case GL_INTENSITY4: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c224 case GL_INTENSITY4: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1232 { GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8,
/external/mesa3d/include/GL/
Dgl.h719 #define GL_INTENSITY4 0x804A macro