Home
last modified time | relevance | path

Searched refs:_eglPutContext (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c464 if (_eglPutContext(ctx)) { in wgl_destroy_context()
562 _eglPutContext(ctx); in wgl_make_current()
566 _eglPutContext(old_ctx); in wgl_make_current()
/third_party/mesa3d/src/egl/main/
Deglcontext.h103 _eglPutContext(_EGLContext *ctx) in _eglPutContext() function
/third_party/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp270 if (_eglPutContext(ctx)) { in haiku_destroy_context()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1667 if (_eglPutContext(ctx)) { in dri2_destroy_context()
1807 _eglPutContext(old_ctx); in dri2_make_current()
1850 _eglPutContext(ctx); in dri2_make_current()
1854 _eglPutContext(old_ctx); in dri2_make_current()