mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 18:50:31 +01:00
i965: Remove extra \n at the end of every instruction in INTEL_DEBUG=wm.
This commit is contained in:
parent
5944cda6ed
commit
f9b420d3bd
1 changed files with 0 additions and 1 deletions
|
|
@ -3346,7 +3346,6 @@ fs_visitor::generate_code()
|
|||
((uint32_t *)&p->store[i])[0]);
|
||||
}
|
||||
brw_disasm(stdout, &p->store[i], intel->gen);
|
||||
printf("\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue