Skip to content

d3d12: Fix condition for alpha blending warning

We want the warning to fire when both const color and const alpha are set and not when blend_factor_flags is zero.

Edited by Jesse Natalie

Merge request reports