Searched defs:VkSubpassDescription (Results 1 – 3 of 3) 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
2048 typedef struct VkSubpassDescription { struct2049 VkSubpassDescriptionFlags flags; argument2059 } VkSubpassDescription; argument
2082 typedef struct VkSubpassDescription { struct2083 VkSubpassDescriptionFlags flags; argument2093 } VkSubpassDescription; argument