Lines Matching defs:contextVk
673 ContextVk *contextVk = vk::GetImpl(context); in unMakeCurrent() local
752 ContextVk *contextVk = vk::GetImpl(context); in initializeContents() local
1090 ContextVk *contextVk = vk::GetImpl(context); in unMakeCurrent() local
1336 ContextVk *contextVk = vk::GetImpl(context); in getAttachmentRenderTarget() local
1343 angle::Result WindowSurfaceVk::recreateSwapchain(ContextVk *contextVk, const gl::Extents &extents) in recreateSwapchain()
1745 angle::Result WindowSurfaceVk::queryAndAdjustSurfaceCaps(ContextVk *contextVk, in queryAndAdjustSurfaceCaps()
1768 angle::Result WindowSurfaceVk::checkForOutOfDateSwapchain(ContextVk *contextVk, in checkForOutOfDateSwapchain()
1820 void WindowSurfaceVk::releaseSwapchainImages(ContextVk *contextVk) in releaseSwapchainImages()
2034 angle::Result WindowSurfaceVk::prePresentSubmit(ContextVk *contextVk, in prePresentSubmit()
2138 angle::Result WindowSurfaceVk::present(ContextVk *contextVk, in present()
2399 ContextVk *contextVk = vk::GetImpl(context); in swapImpl() local
2472 ContextVk *contextVk = vk::GetImpl(context); in prepareForAcquireNextSwapchainImage() local
2506 ContextVk *contextVk = vk::GetImpl(context); in doDeferredAcquireNextImageWithUsableSwapchain() local
2885 ContextVk *contextVk, in getCurrentFramebuffer()
2985 ContextVk *contextVk = vk::GetImpl(context); in initializeContents() local
3057 angle::Result WindowSurfaceVk::drawOverlay(ContextVk *contextVk, SwapchainImage *image) const in drawOverlay()