Searched defs:VkPhysicalDeviceHostImageCopyPropertiesEXT (Results 1 – 5 of 5) sorted by relevance
222 …tyFromBlob<VkPhysicalDeviceHostImageCopyPropertiesEXT>(VkPhysicalDeviceHostImageCopyPropertiesEXT&… argument
6368 struct VkPhysicalDeviceHostImageCopyPropertiesEXT struct6370 VkStructureType sType;6371 void* pNext;6372 uint32_t copySrcLayoutCount;6373 VkImageLayout* pCopySrcLayouts;6374 uint32_t copyDstLayoutCount;6375 VkImageLayout* pCopyDstLayouts;6376 uint8_t optimalTilingLayoutUUID[VK_UUID_SIZE];6377 VkBool32 identicalMemoryTypeRequirements;
15198 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT { struct15207 } VkPhysicalDeviceHostImageCopyPropertiesEXT; argument
14865 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT { struct14874 } VkPhysicalDeviceHostImageCopyPropertiesEXT; argument
98913 "VkPhysicalDeviceHostImageCopyPropertiesEXT": { object