Skip to content

vkd3d-shader/spirv: Implement MAD in two operations if flagged as precise.

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

This would eliminate the todo for the precise mad() test in !718 (merged). Maybe we need test results on nvidia and intel to decide if we actually want this.

Merge request reports

Loading