Skip to content

vkd3d-shader: Use the SM <= 5.x convention for input src param swizzles.

Conor McCarthy requested to merge cmccarthy/vkd3d:src_param_norm into master

Output dst params now use the SM <= 5.x convention, so for consistency this should be changed for src params too.

Merge request reports

Loading