Searched refs:blend_equation_to_d3d_op (Results 1 – 1 of 1) sorted by relevance
338 static D3D12_BLEND_OP blend_equation_to_d3d_op(GrBlendEquation equation) { in blend_equation_to_d3d_op() function367 rtBlend.BlendOp = blend_equation_to_d3d_op(equation); in fill_in_blend_state()370 rtBlend.BlendOpAlpha = blend_equation_to_d3d_op(equation); in fill_in_blend_state()