Searched defs:VkSubpassDescription (Results 1 – 11 of 11) sorted by relevance
2519 typedef struct VkSubpassDescription { struct2520 VkSubpassDescriptionFlags flags; argument2530 } VkSubpassDescription; argument
1028 struct VkSubpassDescription struct1030 VkSubpassDescriptionFlags flags; argument1031 VkPipelineBindPoint pipelineBindPoint;1032 deUint32 inputAttachmentCount;1033 const VkAttachmentReference* pInputAttachments;1034 deUint32 colorAttachmentCount;1035 const VkAttachmentReference* pColorAttachments;1036 const VkAttachmentReference* pResolveAttachments;1037 const VkAttachmentReference* pDepthStencilAttachment;1061 const VkSubpassDescription* pSubpasses; argument
4171 typedef struct VkSubpassDescription { struct4172 VkSubpassDescriptionFlags flags; argument4182 } VkSubpassDescription; argument
2957 typedef struct VkSubpassDescription { struct2958 VkSubpassDescriptionFlags flags; argument2968 } VkSubpassDescription; argument
2961 typedef struct VkSubpassDescription { struct2962 VkSubpassDescriptionFlags flags; argument2972 } VkSubpassDescription; argument
3267 typedef struct VkSubpassDescription { struct3268 VkSubpassDescriptionFlags flags; argument3278 } VkSubpassDescription; argument
3301 typedef struct VkSubpassDescription { struct3302 VkSubpassDescriptionFlags flags; argument3312 } VkSubpassDescription; argument
4047 "VkSubpassDescription": { object
6267 "VkSubpassDescription": { object