Home
last modified time | relevance | path

Searched refs:VerifyDestImageLayout (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp7877 VkBool32 VerifyDestImageLayout(VkCommandBuffer cmdBuffer, VkImage destImage, VkImageSubresourceLaye… in VerifyDestImageLayout() function
7952 …skipCall |= VerifyDestImageLayout(commandBuffer, dstImage, pRegions[i].dstSubresource, dstImageLay… in vkCmdCopyImage()
8039 …skipCall |= VerifyDestImageLayout(commandBuffer, dstImage, pRegions[i].imageSubresource, dstImageL… in vkCmdCopyBufferToImage()