Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 9809bda0 by Anna (navi) Figueiredo Gomes at 2025-03-03T18:00:23+01:00 tests/hlsl: Add angle bracket state block syntax test.
- - - - - 50254c28 by Anna (navi) Figueiredo Gomes at 2025-03-03T18:00:23+01:00 vkd3d-shader: Parse angle bracket initializer in state blocks.
While fxc allows full expressions inside the angle brackets, we don't parse that yet as it'd be quite a mess to properly do so with yacc, and I'm not aware of any game doing so in their shaders.
- - - - -
2 changed files:
- libs/vkd3d-shader/hlsl.y - tests/hlsl/state-block-syntax.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/9f09ac68934c91dd870302b8e6720...