Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathGL.h147 ~GLPushAttrib() { glPopAttrib(); } in ~GLPushAttrib()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def212 glPopAttrib = glPopAttrib@0
Dopengl32.def212 glPopAttrib
Dstw_context.c655 &glPopAttrib,
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def248 glPopAttrib
/external/mesa3d/src/mesa/main/
Drastpos.c474 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.h847 GLAPI void GLAPIENTRY glPopAttrib( void );
Dgl_mangle.h1299 #define glPopAttrib MANGLE(PopAttrib) macro