mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
tests/hlsl: Test clip/cull distance semantics as arrays.
Arrays are allowed for clip/cull distance semantics. Their maximum size is 2 since that's the maximum amount of registers allowed for clip/cull distances. Indirect addressing of these arrays is allowed on shader model 6. These tests are introduced after the transformation of clip/cull input/outputs into arrays in vsir since otherwise they segfault.
This commit is contained in:
committed by
Henri Verbeet
parent
60fc072877
commit
41c593ef46
Notes:
Henri Verbeet
2025-11-25 20:40:54 +01:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1816
878
tests/hlsl/clip-cull-distance-1.shader_test
Normal file
878
tests/hlsl/clip-cull-distance-1.shader_test
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user