Searched refs:DrawSurface (Results 1 – 5 of 5) sorted by relevance
633 _EGLSurface *surf = ctx->DrawSurface; in _eglQueryContextRenderBuffer()833 prev_draw = prev_ctx->DrawSurface; in _eglBindContext()841 prev_ctx->DrawSurface = NULL; in _eglBindContext()855 ctx->DrawSurface = draw; in _eglBindContext()
54 _EGLSurface *DrawSurface; member
1290 _EGLSurface *surf = ctx ? ctx->DrawSurface : NULL; in eglSwapInterval()1336 surf != ctx->DrawSurface) in eglSwapBuffers()1378 surf != ctx->DrawSurface) in _eglSwapBuffersWithDamageCommon()1460 ctx->DrawSurface != surf || in eglSetDamageRegionKHR()1517 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in _eglWaitClientCommon()1560 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in eglWaitNative()1610 surf = ctx->DrawSurface; in eglGetCurrentSurface()2189 surf != ctx->DrawSurface) in eglSwapBuffersRegionNOK()
567 ctx->DrawSurface != surface) in _eglQuerySurface()
2110 _EGLSurface *surf = ctx->DrawSurface; in dri2_wait_client()