Searched refs:glPopAttrib (Results 1 – 9 of 9) sorted by relevance
147 ~GLPushAttrib() { glPopAttrib(); } in ~GLPushAttrib()
212 glPopAttrib = glPopAttrib@0
212 glPopAttrib
655 &glPopAttrib,
248 glPopAttrib
474 glPopAttrib();
278 - glPopAttrib() bug794 - glPopAttrib() didn't restore all derived Mesa state correctly951 - glPopAttrib() didn't correctly restore user clip planes1351 - glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state1497 - glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
847 GLAPI void GLAPIENTRY glPopAttrib( void );
1299 #define glPopAttrib MANGLE(PopAttrib) macro