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.c259 if (mask & GL_ENABLE_BIT) { in _mesa_PushAttrib()
327 save_attrib_data(&head, GL_ENABLE_BIT, attr); in _mesa_PushAttrib()
1011 case GL_ENABLE_BIT: in _mesa_PopAttrib()
Dcontext.c1223 if (mask & GL_ENABLE_BIT) { in _mesa_copy_context()
/external/mesa3d/include/GL/
Dgl.h714 #define GL_ENABLE_BIT 0x00002000 macro
/external/mesa3d/docs/
DVERSIONS762 - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables