mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 14:18:04 +02:00
brw/tests: Remove redundant parser test
Same test a couple of lines above. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41456>
This commit is contained in:
parent
e69df55ed7
commit
7a12758b8c
2 changed files with 0 additions and 3 deletions
|
|
@ -37,7 +37,5 @@ sendc(16) nullUD g119UD nullUD 0x10031000
|
|||
render MsgDesc: RT write SIMD16 LastRT Surface = 0 mlen 8 ex_mlen 0 rlen 0 { align1 1H @1 EOT };
|
||||
sendc(8) nullUD g125UD g123UD 0x04031400 0x00000080
|
||||
render MsgDesc: RT write SIMD8 LastRT Surface = 0 mlen 2 ex_mlen 2 rlen 0 { align1 1Q @1 EOT };
|
||||
sendc(16) nullUD g119UD nullUD 0x10031000 0x00000000
|
||||
render MsgDesc: RT write SIMD16 LastRT Surface = 0 mlen 8 ex_mlen 0 rlen 0 { align1 1H @1 EOT };
|
||||
sendc(16) nullUD g123UD g119UD 0x08031000 0x00000100
|
||||
render MsgDesc: RT write SIMD16 LastRT Surface = 0 mlen 4 ex_mlen 4 rlen 0 { align1 1H @1 EOT };
|
||||
|
|
|
|||
|
|
@ -17,5 +17,4 @@
|
|||
31 45 00 80 00 00 0c 0f 0c 00 00 a0 00 00 78 02
|
||||
32 01 04 00 04 00 00 00 44 77 00 50 00 00 c4 00
|
||||
32 01 03 00 04 00 00 00 14 7d 00 58 14 7b c4 00
|
||||
32 01 04 00 04 00 00 00 44 77 00 50 00 00 c4 00
|
||||
32 01 04 00 04 00 00 00 24 7b 00 50 24 77 c4 00
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue