Searched refs:kIConstC (Results 1 – 8 of 8) sorted by relevance
69 kIConstC, //<! one minus constant color enumerator139 return coeff == BlendCoeff::kConstC || coeff == BlendCoeff::kIConstC; in BlendCoeffRefsConstant()
173 case skgpu::BlendCoeff::kIConstC: return "inv_const_color"; in coeff_string()
173 case skgpu::BlendCoeff::kIConstC:
294 case skgpu::BlendCoeff::kIConstC: in blend_coeff_to_d3d_blend()
184 case skgpu::BlendCoeff::kIConstC: in blend_coeff_to_dawn_blend()
314 case skgpu::BlendCoeff::kIConstC: in blend_coeff_to_vk_blend()
44 case skgpu::BlendCoeff::kIConstC: in to_dawn_blend_factor()
284 case skgpu::BlendCoeff::kIConstC: