Home
last modified time | relevance | path

Searched refs:GL_ENABLE_BIT (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dattrib.c313 if (mask & GL_ENABLE_BIT) { in _mesa_PushAttrib()
388 if (!save_attrib_data(&head, GL_ENABLE_BIT, attr)) { in _mesa_PushAttrib()
1102 case GL_ENABLE_BIT: in _mesa_PopAttrib()
Dcontext.c1432 if (mask & GL_ENABLE_BIT) { in _mesa_copy_context()
/external/mesa3d/include/GL/
Dgl.h686 #define GL_ENABLE_BIT 0x00002000 macro
/external/mesa3d/docs/
DVERSIONS762 - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables