Home
last modified time | relevance | path

Searched refs:DrawSurface (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglcontext.c633 _EGLSurface *surf = ctx->DrawSurface; in _eglQueryContextRenderBuffer()
830 prev_draw = prev_ctx->DrawSurface; in _eglBindContext()
838 prev_ctx->DrawSurface = NULL; in _eglBindContext()
852 ctx->DrawSurface = draw; in _eglBindContext()
H A Deglcontext.h52 _EGLSurface *DrawSurface; member
H A Deglapi.c1306 _EGLSurface *surf = ctx ? ctx->DrawSurface : NULL; in eglSwapInterval()
1352 surf != ctx->DrawSurface) in eglSwapBuffers()
1394 surf != ctx->DrawSurface) in _eglSwapBuffersWithDamageCommon()
1476 ctx->DrawSurface != surf || in eglSetDamageRegionKHR()
1533 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in _eglWaitClientCommon()
1576 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in eglWaitNative()
1626 surf = ctx->DrawSurface; in eglGetCurrentSurface()
2200 surf != ctx->DrawSurface) in eglSwapBuffersRegionNOK()
H A Deglsurface.c567 ctx->DrawSurface != surface) in _eglQuerySurface()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2129 _EGLSurface *surf = ctx->DrawSurface; in dri2_wait_client()

Completed in 12 milliseconds