Searched refs:getCurrentFramebuffer (Results 1 – 3 of 3) sorted by relevance
226 angle::Result getCurrentFramebuffer(ContextVk *context,
1947 angle::Result WindowSurfaceVk::getCurrentFramebuffer(ContextVk *contextVk, in getCurrentFramebuffer() function in rx::WindowSurfaceVk
2071 return mBackbuffer->getCurrentFramebuffer(contextVk, *compatibleRenderPass, framebufferOut); in getFramebuffer()