Lines Matching refs:VkBufferImageCopy
632 const VkBufferImageCopy* pRegions; in subDecode()
633 VkBufferImageCopy stack_pRegions[MAX_STACK_ITEMS]; in subDecode()
647 pRegions = (VkBufferImageCopy*)stack_pRegions; in subDecode()
650 ((regionCount)) * sizeof(const VkBufferImageCopy)); in subDecode()
654 (VkBufferImageCopy*)(pRegions + i), in subDecode()
660 (VkBufferImageCopy*)(pRegions + i)); in subDecode()
675 const VkBufferImageCopy* pRegions; in subDecode()
676 VkBufferImageCopy stack_pRegions[MAX_STACK_ITEMS]; in subDecode()
690 pRegions = (VkBufferImageCopy*)stack_pRegions; in subDecode()
693 ((regionCount)) * sizeof(const VkBufferImageCopy)); in subDecode()
697 (VkBufferImageCopy*)(pRegions + i), in subDecode()
703 (VkBufferImageCopy*)(pRegions + i)); in subDecode()