Searched defs:VkSubpassDescription (Results 1 – 9 of 9) sorted by relevance
957 struct VkSubpassDescription struct959 VkSubpassDescriptionFlags flags; argument960 VkPipelineBindPoint pipelineBindPoint;961 deUint32 inputAttachmentCount;962 const VkAttachmentReference* pInputAttachments;963 deUint32 colorAttachmentCount;964 const VkAttachmentReference* pColorAttachments;965 const VkAttachmentReference* pResolveAttachments;966 const VkAttachmentReference* pDepthStencilAttachment;990 const VkSubpassDescription* pSubpasses; argument
2422 typedef struct VkSubpassDescription { struct2423 VkSubpassDescriptionFlags flags; argument2433 } VkSubpassDescription; argument
2349 typedef struct VkSubpassDescription { struct2350 VkSubpassDescriptionFlags flags; argument2360 } VkSubpassDescription; argument
2519 typedef struct VkSubpassDescription { struct2520 VkSubpassDescriptionFlags flags; argument2530 } VkSubpassDescription; typedef
2519 typedef struct VkSubpassDescription { struct2520 VkSubpassDescriptionFlags flags; argument2530 } VkSubpassDescription; argument
2419 typedef struct VkSubpassDescription { struct2420 VkSubpassDescriptionFlags flags; argument2430 } VkSubpassDescription; argument
2637 typedef struct VkSubpassDescription { struct2638 VkSubpassDescriptionFlags flags; argument2648 } VkSubpassDescription; typedef
2684 typedef struct VkSubpassDescription { struct2685 VkSubpassDescriptionFlags flags; argument2695 } VkSubpassDescription; typedef
3283 "VkSubpassDescription": { object