• Home
  • Raw
  • Download

Lines Matching defs:contextVk

355     ContextVk *contextVk   = vk::GetImpl(context);  in destroy()  local
374 ContextVk *contextVk = vk::GetImpl(context); in invalidate() local
386 ContextVk *contextVk = vk::GetImpl(context); in invalidateSub() local
431 ContextVk *contextVk = vk::GetImpl(context); in clear() local
457 ContextVk *contextVk = vk::GetImpl(context); in clearImpl() local
712 ContextVk *contextVk = vk::GetImpl(context); in getImplementationColorReadFormat() local
730 ContextVk *contextVk = vk::GetImpl(context); in readPixels() local
837 angle::Result FramebufferVk::blitWithCommand(ContextVk *contextVk, in blitWithCommand()
904 ContextVk *contextVk = vk::GetImpl(context); in blit() local
1380 angle::Result FramebufferVk::resolveColorWithSubpass(ContextVk *contextVk, in resolveColorWithSubpass()
1429 angle::Result FramebufferVk::resolveColorWithCommand(ContextVk *contextVk, in resolveColorWithCommand()
1498 angle::Result FramebufferVk::invalidateImpl(ContextVk *contextVk, in invalidateImpl()
1648 ContextVk *contextVk = vk::GetImpl(context); in updateColorAttachment() local
1703 ContextVk *contextVk = vk::GetImpl(context); in updateDepthStencilAttachment() local
1709 void FramebufferVk::updateDepthStencilAttachmentSerial(ContextVk *contextVk) in updateDepthStencilAttachmentSerial()
1738 ContextVk *contextVk = vk::GetImpl(context); in flushColorAttachmentUpdates() local
1759 ContextVk *contextVk = vk::GetImpl(context); in flushDepthStencilAttachmentUpdates() local
1783 ContextVk *contextVk = vk::GetImpl(context); in syncState() local
1930 void FramebufferVk::updateRenderPassDesc(ContextVk *contextVk) in updateRenderPassDesc()
2020 angle::Result FramebufferVk::getFramebuffer(ContextVk *contextVk, in getFramebuffer()
2178 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw()
2274 void FramebufferVk::redeferClears(ContextVk *contextVk) in redeferClears()
2320 angle::Result FramebufferVk::clearWithCommand(ContextVk *contextVk, in clearWithCommand()
2392 angle::Result FramebufferVk::startNewRenderPass(ContextVk *contextVk, in startNewRenderPass()
2706 angle::Result FramebufferVk::readPixelsImpl(ContextVk *contextVk, in readPixelsImpl()
2799 angle::Result FramebufferVk::flushDeferredClears(ContextVk *contextVk) in flushDeferredClears()
2809 void FramebufferVk::updateRenderPassReadOnlyDepthMode(ContextVk *contextVk, in updateRenderPassReadOnlyDepthMode()
2825 void FramebufferVk::onSwitchProgramFramebufferFetch(ContextVk *contextVk, in onSwitchProgramFramebufferFetch()
2846 bool FramebufferCache::get(ContextVk *contextVk, in get()
2868 void FramebufferCache::clear(ContextVk *contextVk) in clear()