forked from dolphin-emu/dolphin
D3D has no mix() equivalent with a bool parameter. Compilers should be able to optimize the ternary into a select anyway.
49 KiB
49 KiB
D3D has no mix() equivalent with a bool parameter. Compilers should be able to optimize the ternary into a select anyway.