Home
last modified time | relevance | path

Searched refs:glIndexMask (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def138 glIndexMask = glIndexMask@4
Dopengl32.def138 glIndexMask
Dstw_context.c649 &glIndexMask,
/external/mesa3d/docs/
DRELNOTES-3.5145 are now just called from glIndexMask and glColorMask like the other
DRELNOTES-3.3219 check the glColorMask glIndexMask, and glStencilMask settings
DVERSIONS157 - glColorMask and glIndexMask now fully implemented
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def242 glIndexMask
/external/mesa3d/include/GL/
Dgl.h782 GLAPI void GLAPIENTRY glIndexMask( GLuint mask );
Dgl_mangle.h935 #define glIndexMask MANGLE(IndexMask) macro