Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_print.cpp33 TXT_DEFAULT, enumerator
463 int col = TXT_DEFAULT; in print()
559 PRINT("%s+", colour[TXT_DEFAULT]); in print()
597 PRINT("%s%c", colour[TXT_DEFAULT], (reg.data.offset < 0) ? '-' : '+'); in print()
774 PRINT("%s", colour[TXT_DEFAULT]); in print()
812 INFO("%s%sin", colour[TXT_DEFAULT], fn->outs.empty() ? "" : ", "); in visit()
819 INFO("%s)\n", colour[TXT_DEFAULT]); in visit()

Completed in 1 milliseconds