mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader-runner: Change probe directive syntax on shader_test files.
For consistency with the previous commit.
This commit is contained in:
committed by
Alexandre Julliard
parent
b08be04465
commit
4fe9ab0a90
Notes:
Alexandre Julliard
2024-02-19 22:59:16 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Zebediah Figura (@zfigura) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/569
@@ -179,4 +179,4 @@ float4 main() : sv_target1
|
||||
|
||||
[test]
|
||||
todo(sm>=6) draw quad
|
||||
probe buffer uav 2 (0, 0) rgba (11.1, 12.2, 13.3, 14.4)
|
||||
probe uav 2 (0) rgba (11.1, 12.2, 13.3, 14.4)
|
||||
|
Reference in New Issue
Block a user