Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglcontext.h97 _eglPutContext(_EGLContext *ctx) in _eglPutContext() function
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c208 if (_eglPutContext(ctx)) in egl_g3d_destroy_context()
527 if (_eglPutContext(old_ctx)) in egl_g3d_make_current()
543 _eglPutContext(ctx); in egl_g3d_make_current()
547 _eglPutContext(old_ctx); in egl_g3d_make_current()
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c726 if (_eglPutContext(ctx)) { in GLX_eglDestroyContext()
789 _eglPutContext(old_ctx); in GLX_eglMakeCurrent()
800 _eglPutContext(ctx); in GLX_eglMakeCurrent()
804 _eglPutContext(old_ctx); in GLX_eglMakeCurrent()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c873 if (_eglPutContext(ctx)) { in dri2_destroy_context()
934 _eglPutContext(ctx); in dri2_make_current()
938 _eglPutContext(old_ctx); in dri2_make_current()