Searched refs:struct_VkBufferImageCopy (Results 1 – 1 of 1) sorted by relevance
98 printer.write_struct("pRegions", struct_VkBufferImageCopy, False, regionCount, indent)106 printer.write_struct("pRegions", struct_VkBufferImageCopy, False, regionCount, indent)544 def struct_VkBufferImageCopy(printer, indent: int): function