Searched defs:VkAttachmentDescription (Results 1 – 9 of 9) sorted by relevance
938 struct VkAttachmentDescription struct940 VkAttachmentDescriptionFlags flags; argument941 VkFormat format;942 VkSampleCountFlagBits samples;943 VkAttachmentLoadOp loadOp;944 VkAttachmentStoreOp storeOp;945 VkAttachmentLoadOp stencilLoadOp;946 VkAttachmentStoreOp stencilStoreOp;947 VkImageLayout initialLayout;948 VkImageLayout finalLayout;
2405 typedef struct VkAttachmentDescription { struct2406 VkAttachmentDescriptionFlags flags; argument2415 } VkAttachmentDescription; argument
2332 typedef struct VkAttachmentDescription { struct2333 VkAttachmentDescriptionFlags flags; argument2342 } VkAttachmentDescription; typedef
2502 typedef struct VkAttachmentDescription { struct2503 VkAttachmentDescriptionFlags flags; argument2512 } VkAttachmentDescription; argument
2402 typedef struct VkAttachmentDescription { struct2403 VkAttachmentDescriptionFlags flags; argument2412 } VkAttachmentDescription; argument
2620 typedef struct VkAttachmentDescription { struct2621 VkAttachmentDescriptionFlags flags; argument2630 } VkAttachmentDescription; argument
2667 typedef struct VkAttachmentDescription { struct2668 VkAttachmentDescriptionFlags flags; argument2677 } VkAttachmentDescription; typedef
3201 "VkAttachmentDescription": { object