Home
last modified time | relevance | path

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

12

/third_party/cef/tests/cefclient/browser/
Dosr_renderer.cc144 glPopAttrib(); in Render()
235 glPopAttrib(); in Render()
/third_party/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.
D21.0.0.rst2133 - mesa: rewrite glPushAttrib/glPopAttrib to get rid of malloc
2134 - mesa: add a fast path for restoring fixed-func tex state in glPopAttrib
2135 - mesa: add a fast path for restoring light attributes in glPopAttrib
2139 - mesa: skip \_mesa_set_enable in glPopAttrib if there are no changes
2140 - mesa: optimize out no-op calls in glPopAttrib
2141 - mesa: more optimizations in glPopAttrib (colormask, drawbuffers, coord replace)
2191 - mesa: fix glPopAttrib for GL_COORD_REPLACE for r200
2233 - mesa: don't restore texture state into unbound textures in glPopAttrib
2234 - mesa: call Driver.TexParameter in glPopAttrib to fix r100, r200, old nouveau
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp163 glPopAttrib(); in ImGui_ImplOpenGL2_RenderDrawData()
/third_party/mesa3d/src/gallium/targets/osmesa/
Dosmesa.def.in221 glPopAttrib@0
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dopengl32.def.in212 glPopAttrib@0 @211
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp229 glPopAttrib(); in ImGui_ImplOpenGL2_RenderDrawData()
/third_party/openGLES/extensions/EXT/
DWGL_EXT_make_current_read.txt119 glPopAttrib) and by the operations enumerated above are with respect
DEXT_multiple_textures.txt267 glPopAttrib
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_make_current_read.txt119 glPopAttrib) and by the operations enumerated above are with respect
DEXT_multiple_textures.txt267 glPopAttrib
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_make_current_read.txt90 glPopAttrib) and by the operations enumerated above are with respect to
/third_party/openGLES/extensions/SGI/
DGLX_SGI_make_current_read.txt90 glPopAttrib) and by the operations enumerated above are with respect to
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.def191 glPopAttrib
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.def191 glPopAttrib
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c873 &glPopAttrib,
Dgldrv.h252 void (APIENTRY *glPopAttrib )( void );
/third_party/mesa3d/src/mesa/main/
Drastpos.c959 glPopAttrib();
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/
DSDL_glfuncs.h302 SDL_PROC_UNUSED(void, glPopAttrib, (void))
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt526 (even if they are implicitly called via glPopAttrib) and specify

12