Searched defs:copyRegions (Results 1 – 3 of 3) sorted by relevance
232 const VkImageCopy* copyRegions) { in copyImage()251 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()269 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
460 const std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTexture() local
3281 std::vector<VkBufferImageCopy> copyRegions; in uploadImage() local