Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 8d8de1db by Giovanni Mascellani at 2024-11-21T19:28:46+01:00 vkd3d-shader/ir: Validate the semantic index for tessellation system values.
- - - - - 49ec9add by Giovanni Mascellani at 2024-11-21T19:28:46+01:00 vkd3d-shader/ir: Check that semantic indices for tessellation system values are not duplicated.
- - - - - 1ed8d907 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00 vkd3d-shader/ir: Keep track of the tessellator domain in struct vsir_program.
- - - - - 018f3e80 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00 vkd3d-shader/ir: Validate tessellation system values for the given tessellator domain.
- - - - - e3838340 by Giovanni Mascellani at 2024-11-21T19:28:46+01:00 vkd3d-shader/ir: Check that tessellation system values only appear in the patch constant signature.
- - - - -
5 changed files:
- libs/vkd3d-shader/dxil.c - libs/vkd3d-shader/ir.c - libs/vkd3d-shader/spirv.c - libs/vkd3d-shader/tpf.c - libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/9f3bbab2f0931d23e5b6b38b7a554...