Searched refs:kIS2C (Results 1 – 10 of 10) sorted by relevance
71 kIS2C, enumerator111 return BlendCoeff::kS2C == coeff || BlendCoeff::kIS2C == coeff || in BlendCoeffRefsSrc2()
175 case skgpu::BlendCoeff::kIS2C: return "inv_src2_color"; in coeff_string()
298 case skgpu::BlendCoeff::kIS2C: in blend_coeff_to_d3d_blend()323 case skgpu::BlendCoeff::kIS2C: in blend_coeff_to_d3d_blend_for_alpha()
181 case skgpu::BlendCoeff::kIS2C:
187 case skgpu::BlendCoeff::kIS2C: in blend_coeff_to_dawn_blend()
318 case skgpu::BlendCoeff::kIS2C: in blend_coeff_to_vk_blend()
47 case skgpu::BlendCoeff::kIS2C: in to_dawn_blend_factor()
197 TEST_ASSERT(skgpu::BlendCoeff::kIS2C == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()453 TEST_ASSERT(skgpu::BlendCoeff::kIS2C == xpi.fBlendInfo.fDstBlend); in test_color_unknown_with_coverage()
230 skgpu::BlendEquation::kAdd, srcCoeff, skgpu::BlendCoeff::kIS2C); in MakeCoverageFormula()
292 case skgpu::BlendCoeff::kIS2C: