Home
last modified time | relevance | path

Searched defs:VkImageResolve2 (Results 1 – 8 of 8) sorted by relevance

/third_party/glfw/deps/glad/
Dvulkan.h4575 typedef struct VkImageResolve2 { struct
4583 } VkImageResolve2; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5919 struct VkImageResolve2 struct
5921 VkStructureType sType;
5922 const void* pNext;
5923 VkImageSubresourceLayers srcSubresource;
5924 VkOffset3D srcOffset;
5925 VkImageSubresourceLayers dstSubresource;
5926 VkOffset3D dstOffset;
5927 VkExtent3D extent;
DvkVulkan_c.inl8040 typedef struct VkImageResolve2 { struct
8048 } VkImageResolve2; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6930 typedef struct VkImageResolve2 { struct
6938 } VkImageResolve2; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl5963 struct VkImageResolve2 struct
5965 VkStructureType sType;
5966 const void* pNext;
5967 VkImageSubresourceLayers srcSubresource;
5968 VkOffset3D srcOffset;
5969 VkImageSubresourceLayers dstSubresource;
5970 VkOffset3D dstOffset;
5971 VkExtent3D extent;
DvkVulkan_c.inl8208 typedef struct VkImageResolve2 { struct
8216 } VkImageResolve2; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7087 typedef struct VkImageResolve2 { struct
7095 } VkImageResolve2; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json40372 "VkImageResolve2": { object