Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def219 glPopAttrib = glPopAttrib@0
Dosmesa.def222 glPopAttrib
/external/mesa3d/docs/relnotes/
D7.4.1.rst44 - Fixed glPopAttrib() bug when restoring user clip planes
D7.0.rst45 - glPopAttrib didn't restore texture object's LOD bias (bug 11049)
D9.0.2.rst44 Memoryleak with glPopAttrib only on Intel GM45
233 - mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on <
D6.5.1.rst58 - glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
D8.0.4.rst134 - mesa: Restore depth texture state on glPopAttrib(GL_TEXTURE_BIT).
D8.0.5.rst166 - mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def212 glPopAttrib = glPopAttrib@0
Dopengl32.def212 glPopAttrib
Dstw_context.c823 &glPopAttrib,
Dgldrv.h252 void (APIENTRY *glPopAttrib )( void );
/external/angle/src/libGL/
DlibGL_autogen.def191 glPopAttrib
DlibGL_autogen.cpp970 void GL_APIENTRY glPopAttrib() in glPopAttrib() function
/external/mesa3d/src/mesa/main/
Drastpos.c951 glPopAttrib();
/external/mesa3d/docs/
Dversions.rst364 - glPopAttrib() bug
973 - glPopAttrib() didn't restore all derived Mesa state correctly
1154 - glPopAttrib() didn't correctly restore user clip planes
1620 - glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
/external/mesa3d/include/GL/
Dgl.h814 GLAPI void GLAPIENTRY glPopAttrib( void );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1047 GLAPI void GLAPIENTRY glPopAttrib (void);