Home | History | Annotate | Download | only in vulkan

Lines Matching refs:PFN_vkCmdCopyBufferToImage

2312 typedef void (VKAPI_PTR *PFN_vkCmdCopyBufferToImage)(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkBufferImageCopy* pRegions);