vkd3d-shader: Move default values indexing fixup to the tpf writer stage.
The primary goal here is to move compilation profile type and version check outside of a parsing stage. Default values for parameters were never subjected to this fixup, and it does look tpf-specific, so moving it where it belongs.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
Merge request reports
Activity
added 24 commits
-
f860902b...f28d39b6 - 23 commits from branch
wine:master
- 5e52ccbf - vkd3d-shader/hlsl: Move default values indexing fixup to the tpf writer stage.
-
f860902b...f28d39b6 - 23 commits from branch
Please register or sign in to reply