Home
last modified time | relevance | path

Searched defs:VkResolveImageInfo2 (Results 1 – 9 of 9) sorted by relevance

/third_party/vulkan-loader/tests/
Dloader_version_tests.cpp559 void test_vkCmdResolveImage2(VkCommandBuffer, const VkResolveImageInfo2*) {} in test_vkCmdResolveImage2()
/third_party/glfw/deps/glad/
Dvulkan.h4637 typedef struct VkResolveImageInfo2 { struct
4646 } VkResolveImageInfo2; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5987 struct VkResolveImageInfo2 struct
5989 VkStructureType sType;
5990 const void* pNext;
5991 VkImage srcImage;
5992 VkImageLayout srcImageLayout;
5993 VkImage dstImage;
5994 VkImageLayout dstImageLayout;
5995 uint32_t regionCount;
5996 const VkImageResolve2* pRegions;
DvkVulkan_c.inl8050 typedef struct VkResolveImageInfo2 { struct
8059 } VkResolveImageInfo2; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6940 typedef struct VkResolveImageInfo2 { struct
6949 } VkResolveImageInfo2; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6031 struct VkResolveImageInfo2 struct
6033 VkStructureType sType;
6034 const void* pNext;
6035 VkImage srcImage;
6036 VkImageLayout srcImageLayout;
6037 VkImage dstImage;
6038 VkImageLayout dstImageLayout;
6039 uint32_t regionCount;
6040 const VkImageResolve2* pRegions;
DvkVulkan_c.inl8218 typedef struct VkResolveImageInfo2 { struct
8227 } VkResolveImageInfo2; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7097 typedef struct VkResolveImageInfo2 { struct
7106 } VkResolveImageInfo2; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json40158 "VkResolveImageInfo2": { object