Searched refs:GL_PIXEL_MODE_BIT (Results 1 – 3 of 3) sorted by relevance
376 if (mask & GL_PIXEL_MODE_BIT) { in _mesa_PushAttrib()382 save_attrib_data(&head, GL_PIXEL_MODE_BIT, attr); in _mesa_PushAttrib()1132 case GL_PIXEL_MODE_BIT: in _mesa_PopAttrib()
1258 if (mask & GL_PIXEL_MODE_BIT) { in _mesa_copy_context()
706 #define GL_PIXEL_MODE_BIT 0x00000020 macro