Skip to content

Draft: d3d12: fix stencil texturing

Erik Faye-Lund requested to merge d3d12-fix_stencil_texturing into msclc-d3d12

We need to remap in the right direction; X -> Y, <Y,Z,W> -> 0, the rest should remain the same.

Merge request reports