Searched refs:finalizeImageLayout (Results 1 – 4 of 4) sorted by relevance
550 void finalizeImageLayout(const vk::ImageHelper *image) in finalizeImageLayout() function554 mRenderPassCommands->finalizeImageLayout(this, image); in finalizeImageLayout()
1478 contextVk->finalizeImageLayout(&image.image); in present()
1101 void finalizeImageLayout(Context *context, const ImageHelper *image);
1575 void CommandBufferHelper::finalizeImageLayout(Context *context, const ImageHelper *image) in finalizeImageLayout() function in rx::vk::CommandBufferHelper4383 ctx->finalizeImageLayout(this); in releaseImageFromShareContexts()6552 contextVk->finalizeImageLayout(this); in stageSelfAsSubresourceUpdates()