Searched refs:kReverseSubtract_GrBlendEquation (Results 1 – 9 of 9) sorted by relevance
21 kReverseSubtract_GrBlendEquation, //<! Cd*D - Cs*S enumerator109 return (kAdd_GrBlendEquation != equation && kReverseSubtract_GrBlendEquation != equation) || in GrBlendModifiesDst()155 ((kAdd_GrBlendEquation == equation || kReverseSubtract_GrBlendEquation == equation) && in GrBlendAllowsCoverageAsAlpha()
63 case kReverseSubtract_GrBlendEquation: in equation_string()
316 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_unknown_with_coverage()382 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_unknown_with_coverage()459 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_unknown_with_coverage()677 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_opaque_with_coverage()765 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_opaque_with_coverage()818 TEST_ASSERT(kReverseSubtract_GrBlendEquation == xpi.fBlendInfo.fEquation); in test_color_opaque_with_coverage()
329 MTLBlendOperationReverseSubtract, // kReverseSubtract_GrBlendEquation334 static_assert(2 == kReverseSubtract_GrBlendEquation);
367 static_assert(2 == kReverseSubtract_GrBlendEquation); in blend_equation_to_vk_blend_op()
344 case kReverseSubtract_GrBlendEquation: in blend_equation_to_d3d_op()
76 case kReverseSubtract_GrBlendEquation: in to_dawn_blend_operation()
240 kReverseSubtract_GrBlendEquation, kDC_GrBlendCoeff, kOne_GrBlendCoeff); in MakeCoverageSrcCoeffZeroFormula()
93 static_assert(2 == kReverseSubtract_GrBlendEquation);