Searched defs:destImageLayout (Results 1 – 3 of 3) sorted by relevance
4162 VkImageLayout destImageLayout, in copyBufferToImage()4237 VkImageLayout destImageLayout, in copyBufferToImage()
787 VkImageLayout destImageLayout = VK_IMAGE_LAYOUT_FRAGMENT_DENSITY_MAP_OPTIMAL_EXT; in copyBufferToImage() local
1854 VkImageLayout destImageLayout, in tu_CmdCopyImage()