--
v2: vkd3d-shader/dxil: Convert SplitDouble IMMCONST64 src params to IMMCONST.
vkd3d-shader/spirv: Support 64-bit data types for 32-bit IMMCONST registers.
tests/shader-runner: Add raw UAV tests.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/675
--
v19: tests/d3d12: Test multiple clip distance inputs in test_clip_distance().
tests/d3d12: Use five clip distances for the multiple test in test_clip_distance().
vkd3d-shader/ir: Transform clip/cull outputs and patch constants into arrays.
vkd3d-shader/ir: Transform clip/cull inputs into an array.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/564