mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader_runner: Parse hex blobs as a list of 32-bit integers.
This commit is contained in:
Notes:
Henri Verbeet
2025-08-04 15:08:50 +02:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1667
@@ -38,16 +38,16 @@ shader model >= 4.0
|
||||
shader model < 4.1
|
||||
|
||||
[pixel shader dxbc-tpf-hex]
|
||||
44584243 27142e5c db948785 3bc0e84e 973472c5 01000000 40010000 03000000
|
||||
2c000000 80000000 b4000000 4953474e 4c000000 02000000 08000000 38000000
|
||||
00000000 00000000 01000000 00000000 01010000 3a000000 00000000 09000000
|
||||
01000000 00000000 02020000 41007376 5f697366 726f6e74 66616365 00ababab
|
||||
4f53474e 2c000000 01000000 08000000 20000000 00000000 00000000 03000000
|
||||
00000000 0f000000 73765f74 61726765 7400abab 53484452 84000000 40000000
|
||||
21000000 62080003 12101000 00000000 63080004 22101000 00000000 09000000
|
||||
65000003 f2201000 00000000 56000005 12201000 00000000 0a101000 00000000
|
||||
01000007 22201000 00000000 1a101000 00000000 01400000 0000803f 36000008
|
||||
c2201000 00000000 02400000 00000000 00000000 00000000 00000000 3e000001
|
||||
43425844 5c2e1427 858794db 4ee8c03b c5723497 00000001 00000140 00000003
|
||||
0000002c 00000080 000000b4 4e475349 0000004c 00000002 00000008 00000038
|
||||
00000000 00000000 00000001 00000000 00000101 0000003a 00000000 00000009
|
||||
00000001 00000000 00000202 76730041 6673695f 746e6f72 65636166 ababab00
|
||||
4e47534f 0000002c 00000001 00000008 00000020 00000000 00000000 00000003
|
||||
00000000 0000000f 745f7673 65677261 abab0074 52444853 00000084 00000040
|
||||
00000021 03000862 00101012 00000000 04000863 00101022 00000000 00000009
|
||||
03000065 001020f2 00000000 05000056 00102012 00000000 0010100a 00000000
|
||||
07000001 00102022 00000000 0010101a 00000000 00004001 3f800000 08000036
|
||||
001020c2 00000000 00004002 00000000 00000000 00000000 00000000 0100003e
|
||||
|
||||
[test]
|
||||
clear rtv 0 0.0 0.0 0.0 0.0
|
||||
|
Reference in New Issue
Block a user