Searched refs:pColorAttachments_ (Results 1 – 3 of 3) sorted by relevance
119 const VkAttachmentReference* pColorAttachments_, in SubpassDescription1() argument136 pColorAttachments = pColorAttachments_; in SubpassDescription1()150 const VkAttachmentReference2KHR* pColorAttachments_, in SubpassDescription2() argument164 pColorAttachments = pColorAttachments_; in SubpassDescription2()
122 const VkAttachmentReference* pColorAttachments_, in SubpassDescription1() argument139 pColorAttachments = pColorAttachments_; in SubpassDescription1()153 const VkAttachmentReference2KHR* pColorAttachments_, in SubpassDescription2() argument167 pColorAttachments = pColorAttachments_; in SubpassDescription2()
42658 const AttachmentReference* pColorAttachments_ = nullptr, in SubpassDescription()42668 , pColorAttachments( pColorAttachments_ ) in SubpassDescription()42716 SubpassDescription & setPColorAttachments( const AttachmentReference* pColorAttachments_ ) in setPColorAttachments()42718 pColorAttachments = pColorAttachments_; in setPColorAttachments()43023 const AttachmentReference2KHR* pColorAttachments_ = nullptr, in SubpassDescription2KHR()43034 , pColorAttachments( pColorAttachments_ ) in SubpassDescription2KHR()43094 … SubpassDescription2KHR & setPColorAttachments( const AttachmentReference2KHR* pColorAttachments_ ) in setPColorAttachments()43096 pColorAttachments = pColorAttachments_; in setPColorAttachments()