Lines Matching refs:dstImageLayout
1344 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdCopyImage() argument
1360 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdBlitImage() argument
1375 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdCopyBufferToImage() argument
1481 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdResolveImage() argument
5204 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdCopyImage() argument
5207 srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, in vkCmdCopyImage()
5217 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdBlitImage() argument
5220 srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions, in vkCmdBlitImage()
5228 VkImageLayout dstImageLayout, uint32_t regionCount, const VkBufferImageCopy* pRegions) { in vkCmdCopyBufferToImage() argument
5230 commandBuffer, srcBuffer, dstImage, dstImageLayout, regionCount, in vkCmdCopyBufferToImage()
5304 VkImageLayout dstImageLayout, uint32_t regionCount, in vkCmdResolveImage() argument
5307 srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount, in vkCmdResolveImage()