Searched defs:CmdCopyImage (Results 1 – 4 of 4) sorted by relevance
50 PFN_vkCmdCopyImage CmdCopyImage; member
1125 class CmdCopyImage : public vk::CommandBuffer::Command class1128 CmdCopyImage(const vk::Image *srcImage, vk::Image *dstImage, const VkImageCopy2 ®ion) in CmdCopyImage() function in __anonc546c2fc0111::CmdCopyImage
335 PFN_vkCmdCopyImage CmdCopyImage; member
3279 VKAPI_ATTR void VKAPI_CALL CmdCopyImage( in CmdCopyImage() function