Module: vkd3d Branch: master Commit: b8472d2270ba67b82038dfe5785993c38d48bdce URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/b8472d2270ba67b82038dfe5785993...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Thu Feb 23 13:58:17 2023 +1000
vkd3d-shader/spirv: Remove the hull shader phase array.
With no more than one phase each of control point and fork/join type, an array is not required.
---
libs/vkd3d-shader/spirv.c | 143 ++++++++++++++++------------------------------ 1 file changed, 50 insertions(+), 93 deletions(-)