Home
last modified time | relevance | path

Searched refs:glPopAttrib (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def219 glPopAttrib = glPopAttrib@0
Dosmesa.def222 glPopAttrib
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def212 glPopAttrib = glPopAttrib@0
Dopengl32.def212 glPopAttrib
Dstw_context.c734 &glPopAttrib,
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def213 glPopAttrib @211
DlibGL.cpp6968 void APIENTRY glPopAttrib(void) in glPopAttrib() function
/external/mesa3d/src/mesa/main/
Drastpos.c914 glPopAttrib();
/external/mesa3d/docs/
DVERSIONS278 - glPopAttrib() bug
794 - glPopAttrib() didn't restore all derived Mesa state correctly
951 - glPopAttrib() didn't correctly restore user clip planes
1351 - glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
1497 - glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
/external/mesa3d/include/GL/
Dgl.h819 GLAPI void GLAPIENTRY glPopAttrib( void );
Dgl_mangle.h1643 #define glPopAttrib MANGLE(PopAttrib) macro