Searched refs:GL_ENABLE_BIT (Results 1 – 4 of 4) sorted by relevance
313 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()
1432 if (mask & GL_ENABLE_BIT) { in _mesa_copy_context()
686 #define GL_ENABLE_BIT 0x00002000 macro
762 - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables