Searched refs:m_colorBlendStateAttachments (Results 1 – 2 of 2) sorted by relevance
477 std::vector<vk::VkPipelineColorBlendAttachmentState> m_colorBlendStateAttachments; member in vkt::Draw::PipelineCreateInfo
1111 …m_colorBlendStateAttachments = std::vector<vk::VkPipelineColorBlendAttachmentState>(state.pAttachm… in addState()1113 m_colorBlendState.pAttachments = &m_colorBlendStateAttachments[0]; in addState()