Searched refs:GL_MULTISAMPLE_BIT_ARB (Results 1 – 2 of 2) sorted by relevance
474 if (mask & GL_MULTISAMPLE_BIT_ARB) { in _mesa_PushAttrib()478 save_attrib_data(&head, GL_MULTISAMPLE_BIT_ARB, attr); in _mesa_PushAttrib()1288 case GL_MULTISAMPLE_BIT_ARB: in _mesa_PopAttrib()
1481 #define GL_MULTISAMPLE_BIT_ARB 0x20000000 macro