Searched refs:finalizeImageLayout (Results 1 – 4 of 4) sorted by relevance
590 void finalizeImageLayout(const vk::ImageHelper *image) in finalizeImageLayout() function594 mRenderPassCommands->finalizeImageLayout(this, image); in finalizeImageLayout()
1709 contextVk->finalizeImageLayout(&image.image); in present()1710 contextVk->finalizeImageLayout(&mColorImageMS); in present()
1206 void finalizeImageLayout(Context *context, const ImageHelper *image);
1905 void RenderPassCommandBufferHelper::finalizeImageLayout(Context *context, const ImageHelper *image) in finalizeImageLayout() function in rx::vk::RenderPassCommandBufferHelper5012 ctx->finalizeImageLayout(this); in releaseImageFromShareContexts()7375 contextVk->finalizeImageLayout(this); in stageSelfAsSubresourceUpdates()