vkd3d-shader/hlsl: Parse 'compile' and CompileShader() syntaxes, PART 1.
The first 6 commits of !943 (merged) that can get in before the next release.
Merge request reports
Activity
⬆ Changed a couple of tests that checked for "compile" within default-values initializers. As @nsivov pointed out, they are not considered literal expressions but rather result in the whole initializer being discarded.added 9 commits
-
33e81dfd...94c74d2c - 3 commits from branch
wine:master
- becdcec1 - vkd3d-shader: Avoid div by zero on assert in vkd3d_calloc() (ubsan).
- 7363fd28 - tests: Add additional tests for function calls in state block rhs.
- e9260bba - tests: Test shader compilation within function definitions.
- 1d245874 - tests: Test compile syntax on effects.
- 9fa8921b - tests: Test shader compilation within braces.
- 56cd64cc - tests: Test shader compilation with default values.
Toggle commit list-
33e81dfd...94c74d2c - 3 commits from branch
Please register or sign in to reply