Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c487 if (!_eglPutSurface(surf)) in wgl_destroy_surface()
583 _eglPutSurface(dsurf); in wgl_make_current()
584 _eglPutSurface(rsurf); in wgl_make_current()
587 _eglPutSurface(old_dsurf); in wgl_make_current()
588 _eglPutSurface(old_rsurf); in wgl_make_current()
/third_party/mesa3d/src/egl/main/
Deglsurface.h225 _eglPutSurface(_EGLSurface *surf) in _eglPutSurface() function
/third_party/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp134 if (_eglPutSurface(surf)) { in haiku_destroy_surface()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1712 if (!_eglPutSurface(surf)) in dri2_destroy_surface()
1830 _eglPutSurface(dsurf); in dri2_make_current()
1831 _eglPutSurface(rsurf); in dri2_make_current()
1834 _eglPutSurface(old_dsurf); in dri2_make_current()
1835 _eglPutSurface(old_rsurf); in dri2_make_current()