Searched refs:pipelineColorBlendAttachments (Results 1 – 1 of 1) sorted by relevance
238 const std::vector<vkhpp::PipelineColorBlendAttachmentState> pipelineColorBlendAttachments = { in CanHandlePrecisionQualifierWithYuvSampler() local256 .attachmentCount = static_cast<uint32_t>(pipelineColorBlendAttachments.size()), in CanHandlePrecisionQualifierWithYuvSampler()257 .pAttachments = pipelineColorBlendAttachments.data(), in CanHandlePrecisionQualifierWithYuvSampler()