mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
freedreno/ir3/tests: Don't skip encode test if decode fails
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13426>
This commit is contained in:
parent
572a902566
commit
8657e201d0
1 changed files with 0 additions and 1 deletions
|
|
@ -419,7 +419,6 @@ main(int argc, char **argv)
|
|||
printf(" Got: \"%s\"\n", disasm_output);
|
||||
retval = 1;
|
||||
decode_fails++;
|
||||
continue;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue