mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
Turn disassem off (oops).
This commit is contained in:
parent
714be699be
commit
5f430c9976
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
* generated program with line/function references for each
|
||||
* instruction back into this file:
|
||||
*/
|
||||
#define DISASSEM 1
|
||||
#define DISASSEM 0
|
||||
|
||||
/* Should be tunable by the driver - do we want to do matrix
|
||||
* multiplications with DP4's or with MUL/MAD's? SSE works better
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue