new MESA_DEBUG option: disassem

This commit is contained in:
Keith Whitwell
2005-05-12 10:28:43 +00:00
parent 5c72837af9
commit 269e3895d9
3 changed files with 6 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
#include "shader/arbfragparse.h"
#define DISASSEM 0
#define DISASSEM (MESA_VERBOSE & VERBOSE_DISASSEM)
/* Use uregs to represent registers internally, translate to Mesa's
* expected formats on emit.