Searched defs:VkAttachmentDescription (Results 1 – 11 of 11) sorted by relevance
1006 struct VkAttachmentDescription struct1008 VkAttachmentDescriptionFlags flags; argument1009 VkFormat format;1010 VkSampleCountFlagBits samples;1011 VkAttachmentLoadOp loadOp;1012 VkAttachmentStoreOp storeOp;1013 VkAttachmentLoadOp stencilLoadOp;1014 VkAttachmentStoreOp stencilStoreOp;1015 VkImageLayout initialLayout;1016 VkImageLayout finalLayout;
4451 typedef struct VkAttachmentDescription { struct4452 VkAttachmentDescriptionFlags flags; argument4461 } VkAttachmentDescription; argument
2928 typedef struct VkAttachmentDescription { struct2929 VkAttachmentDescriptionFlags flags; argument2938 } VkAttachmentDescription; argument
3261 typedef struct VkAttachmentDescription { struct3262 VkAttachmentDescriptionFlags flags; argument3271 } VkAttachmentDescription; argument
3238 typedef struct VkAttachmentDescription { struct3239 VkAttachmentDescriptionFlags flags; argument3248 } VkAttachmentDescription; argument
3514 typedef struct VkAttachmentDescription { struct3515 VkAttachmentDescriptionFlags flags; argument3524 } VkAttachmentDescription; argument
3349 typedef struct VkAttachmentDescription { struct3350 VkAttachmentDescriptionFlags flags; argument3359 } VkAttachmentDescription; typedef
3494 typedef struct VkAttachmentDescription { struct3495 VkAttachmentDescriptionFlags flags; argument3504 } VkAttachmentDescription; argument
3677 typedef struct VkAttachmentDescription struct3679 VkAttachmentDescriptionFlags flags; argument3688 } VkAttachmentDescription; argument
7287 "VkAttachmentDescription": { object
7241 "VkAttachmentDescription": { object