Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 4fbfb446 by Shaun Ren at 2025-01-20T15:50:04+01:00 vkd3d-shader/spirv: Emit the tessellator domain for domain shaders.
Commit 1ed8d907b3998b847daa26154ca0261f55f0de23 inadvertently dropped emitting the tessellator domain for domain shaders. Although Vulkan environments allow us to write the tessellator domain from the hull shader, the domain shader, or both, that's not generally true for OpenGL environments.
- - - - -
1 changed file:
- libs/vkd3d-shader/spirv.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/4fbfb4468112bcf578202b4e69e954...