Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 9cb4207c by Giovanni Mascellani at 2024-10-09T13:15:25+02:00 vkd3d-shader/spirv: Write spirv_compiler_emit_variable() in terms of spirv_compiler_emit_array_variable().
Essentially for code clarity, so that it's more obvious that a non-array variable is indeed an array variable with no indices.
- - - - -
1 changed file:
- libs/vkd3d-shader/spirv.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/9cb4207c92ec3ee05fce15580c89f2...