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