Searched refs:kBlendSupportAllEquations_Flag (Results 1 – 5 of 5) sorted by relevance
24 kBlendSupportAllEquations_Flag = 1 << 2, enumerator97 if (fFlags & kBlendSupportAllEquations_Flag) { in description()
49 { Layout::kBlendSupportAllEquations_Flag, "blend_support_all_equations"}, in checkPermitted()
26 kBlendSupportAllEquations_Flag = 1 << 3, enumerator265 if (fFlags & kBlendSupportAllEquations_Flag) { in description()
33 return this->flag(SkSL::Layout::kBlendSupportAllEquations_Flag,
813 flags |= Layout::kBlendSupportAllEquations_Flag; in layout()