Searched refs:PRINT_VERBOSE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Ddisasm.h36 PRINT_VERBOSE = 0x2, enumerator in enum:debug_t
/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Ddisasm.h36 PRINT_VERBOSE = 0x2, enumerator in enum:debug_t
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c38 PRINT_VERBOSE = 0x2, enumerator in enum:debug_t
182 if ((debug & PRINT_VERBOSE) && (cat0->dummy2|cat0->dummy3|cat0->dummy4))
241 if ((debug & PRINT_VERBOSE) && (cat1->must_be_0))
392 if ((debug & PRINT_VERBOSE) && (cat4->dummy1|cat4->dummy2))
486 if (debug & PRINT_VERBOSE) {
488 if ((debug & PRINT_VERBOSE) && (cat5->s2en.dummy1|cat5->s2en.dummy2|cat5->dummy2))
491 if ((debug & PRINT_VERBOSE) && (cat5->norm.dummy1|cat5->dummy2))
642 if (debug & PRINT_VERBOSE)
680 if (debug & PRINT_VERBOSE) {
690 if (debug & PRINT_VERBOSE) {
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdump.c168 debug |= (PRINT_RAW | EXPAND_REPEAT | PRINT_VERBOSE);
H A Dpgmdump2.c469 debug |= PRINT_RAW | PRINT_VERBOSE;
H A Dpgmdump.c940 debug |= PRINT_RAW | PRINT_VERBOSE;

Completed in 9 milliseconds