Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp4382 bool PostCmdCopyImage(VkCommandBuffer commandBuffer, VkImage srcImage, VkImageLayout srcImageLayout… in PostCmdCopyImage() function
4417PostCmdCopyImage(commandBuffer, srcImage, srcImageLayout, dstImage, dstImageLayout, regionCount); in vkCmdCopyImage()