mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
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.