Searched defs:copyRegions (Results 1 – 11 of 11) sorted by relevance
626 const VkImageCopy* copyRegions) { in copyImage()688 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()706 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
636 const VkImageCopy* copyRegions) { in copyImage()698 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()716 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
2824 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()2898 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()
147 vector<VkBufferImageCopy> copyRegions (1, copyRegion); in uploadImage() local
542 vector<VkBufferImageCopy> copyRegions; in iterate() local
265 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternal() local354 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternalSparse() local
362 std::vector<VkBufferImageCopy> copyRegions; in initializeImage() local
970 std::vector<VkBufferImageCopy> copyRegions; in uploadImage() local1236 std::vector<VkBufferImageCopy> copyRegions; in uploadSparseImage() local
1223 const VkBufferCopy copyRegions[] = in iterate() local
939 std::vector<VkBufferImageCopy> copyRegions; in readImage() local
472 std::vector <VkBufferImageCopy> copyRegions; in uploadImageAspect() local