mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
tests/shader_runner: Replace spaces with dashes in format names.
Probably good if we want to allow specifying several formats in the same line, separated by spaces. While at it, rename "r32g32 int" to "r32g32-sint".
This commit is contained in:
committed by
Henri Verbeet
parent
cec62c54ad
commit
19c23ca6f2
Notes:
Henri Verbeet
2024-08-22 16:43:21 +02:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/991
@ -172,7 +172,7 @@ shader model >= 5.0
|
||||
|
||||
|
||||
[uav 1]
|
||||
format r32 float
|
||||
format r32-float
|
||||
size (2d, 1, 1)
|
||||
|
||||
0.5
|
||||
|
Reference in New Issue
Block a user