Home
last modified time | relevance | path

Searched defs:VkCopyImageToMemoryInfoEXT (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6415 struct VkCopyImageToMemoryInfoEXT struct
6417 VkStructureType sType;
6418 const void* pNext;
6419 VkHostImageCopyFlagsEXT flags;
6420 VkImage srcImage;
6421 VkImageLayout srcImageLayout;
6422 uint32_t regionCount;
6423 const VkImageToMemoryCopyEXT* pRegions;
DvkVulkan_c.inl15241 typedef struct VkCopyImageToMemoryInfoEXT { struct
15249 } VkCopyImageToMemoryInfoEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14908 typedef struct VkCopyImageToMemoryInfoEXT { struct
14916 } VkCopyImageToMemoryInfoEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json38255 "VkCopyImageToMemoryInfoEXT": { object