Searched defs:VkAttachmentDescription2KHR (Results 1 – 6 of 6) sorted by relevance
2138 struct VkAttachmentDescription2KHR struct2140 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 …]
5659 typedef struct VkAttachmentDescription2KHR { struct5671 } VkAttachmentDescription2KHR; argument
5656 typedef struct VkAttachmentDescription2KHR { struct5668 } VkAttachmentDescription2KHR; argument
5552 typedef struct VkAttachmentDescription2KHR { struct5564 } VkAttachmentDescription2KHR; argument
5613 typedef struct VkAttachmentDescription2KHR { struct5625 } VkAttachmentDescription2KHR; argument
3635 "VkAttachmentDescription2KHR": { object