Home
last modified time | relevance | path

Searched refs:blend_coeff_to_d3d_blend_for_alpha (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateBuilder.cpp316 static D3D12_BLEND blend_coeff_to_d3d_blend_for_alpha(GrBlendCoeff coeff) { in blend_coeff_to_d3d_blend_for_alpha() function
368 rtBlend.SrcBlendAlpha = blend_coeff_to_d3d_blend_for_alpha(srcCoeff); in fill_in_blend_state()
369 rtBlend.DestBlendAlpha = blend_coeff_to_d3d_blend_for_alpha(dstCoeff); in fill_in_blend_state()

Completed in 1 milliseconds