Home
last modified time | relevance | path

Searched defs:VkCopyImageInfo2KHR (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3230 struct VkCopyImageInfo2KHR struct
3232 VkStructureType sType;
3233 const void* pNext;
3234 VkImage srcImage;
3235 VkImageLayout srcImageLayout;
3236 VkImage dstImage;
3237 VkImageLayout dstImageLayout;
3238 uint32_t regionCount;
3239 const VkImageCopy2KHR* pRegions;
DvkVulkan_c.inl9466 typedef struct VkCopyImageInfo2KHR { struct
9475 } VkCopyImageInfo2KHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h8143 typedef struct VkCopyImageInfo2KHR { struct
8152 } VkCopyImageInfo2KHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h8344 typedef struct VkCopyImageInfo2KHR { struct
8353 } VkCopyImageInfo2KHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8504 typedef struct VkCopyImageInfo2KHR { struct
8513 } VkCopyImageInfo2KHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h9527 typedef VkCopyImageInfo2 VkCopyImageInfo2KHR; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h9649 typedef VkCopyImageInfo2 VkCopyImageInfo2KHR; typedef