Searched refs:DrawSurface (Results 1 – 5 of 5) sorted by relevance
623 _EGLSurface *surf = ctx->DrawSurface; in _eglQueryContextRenderBuffer()800 prev_draw = prev_ctx->DrawSurface; in _eglBindContext()808 prev_ctx->DrawSurface = NULL; in _eglBindContext()822 ctx->DrawSurface = draw; in _eglBindContext()
54 _EGLSurface *DrawSurface; member
1196 _EGLSurface *surf = ctx ? ctx->DrawSurface : NULL; in eglSwapInterval()1241 surf != ctx->DrawSurface) in eglSwapBuffers()1281 surf != ctx->DrawSurface) in _eglSwapBuffersWithDamageCommon()1364 ctx->DrawSurface != surf || in eglSetDamageRegionKHR()1423 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in _eglWaitClientCommon()1468 _eglGetSurfaceHandle(ctx->DrawSurface) == EGL_NO_SURFACE) in eglWaitNative()1519 surf = ctx->DrawSurface; in eglGetCurrentSurface()2109 surf != ctx->DrawSurface) in eglSwapBuffersRegionNOK()
400 ctx->DrawSurface != surface) in _eglQuerySurface()
1711 _EGLSurface *surf = ctx->DrawSurface; in dri2_wait_client()