Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceHostImageCopyPropertiesEXT (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceProperties.inl222 …tyFromBlob<VkPhysicalDeviceHostImageCopyPropertiesEXT>(VkPhysicalDeviceHostImageCopyPropertiesEXT& argument
DvkStructTypes.inl6368 struct VkPhysicalDeviceHostImageCopyPropertiesEXT struct
6370 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;
DvkVulkan_c.inl15198 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT { struct
15207 } VkPhysicalDeviceHostImageCopyPropertiesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14865 typedef struct VkPhysicalDeviceHostImageCopyPropertiesEXT { struct
14874 } VkPhysicalDeviceHostImageCopyPropertiesEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json98913 "VkPhysicalDeviceHostImageCopyPropertiesEXT": { object