Home
last modified time | relevance | path

Searched defs:VkAttachmentDescription2KHR (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2138 struct VkAttachmentDescription2KHR struct
2140 VkStructureType sType;
2141 const void* pNext;
2142 VkAttachmentDescriptionFlags flags;
2143 VkFormat format;
2144 VkSampleCountFlagBits samples;
2145 VkAttachmentLoadOp loadOp;
2146 VkAttachmentStoreOp storeOp;
2147 VkAttachmentLoadOp stencilLoadOp;
2148 VkAttachmentStoreOp stencilStoreOp;
[all …]
DvkVulkan_c.inl5659 typedef struct VkAttachmentDescription2KHR { struct
5671 } VkAttachmentDescription2KHR; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in5656 typedef struct VkAttachmentDescription2KHR { struct
5668 } VkAttachmentDescription2KHR; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h5552 typedef struct VkAttachmentDescription2KHR { struct
5564 } VkAttachmentDescription2KHR; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5613 typedef struct VkAttachmentDescription2KHR { struct
5625 } VkAttachmentDescription2KHR; argument
/external/vulkan-headers/registry/
Dvalidusage.json3635 "VkAttachmentDescription2KHR": { object