Home
last modified time | relevance | path

Searched refs:GL_INTENSITY8_SNORM (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexformat.c513 case GL_INTENSITY8_SNORM: in _mesa_choose_tex_format()
Dglformats.c659 case GL_INTENSITY8_SNORM: in _mesa_is_color_format()
Dfbobject.c1224 case GL_INTENSITY8_SNORM: in _mesa_base_fbo_format()
2800 return GL_INTENSITY8_SNORM; in get_nongeneric_internalformat()
Dteximage.c296 case GL_INTENSITY8_SNORM: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1389 { GL_INTENSITY_SNORM, GL_INTENSITY8_SNORM, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1236 #define GL_INTENSITY8_SNORM 0x9017 macro
/external/mesa3d/include/GL/
Dglext.h5574 #define GL_INTENSITY8_SNORM 0x9017 macro