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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_driver.h64 # define NV50_IR_DEBUG_VERBOSE (2 << 0) macro
68 # define NV50_IR_DEBUG_VERBOSE 0 macro
H A Dnv50_ir.cpp1140 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE)
1148 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE)
H A Dnv50_ir_peephole.cpp2354 if (dbgFlags & NV50_IR_DEBUG_VERBOSE) \
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_driver.h64 # define NV50_IR_DEBUG_VERBOSE (2 << 0) macro
68 # define NV50_IR_DEBUG_VERBOSE 0 macro
H A Dnv50_ir.cpp1140 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE)
1148 if (prog->dbgFlags & NV50_IR_DEBUG_VERBOSE)
H A Dnv50_ir_peephole.cpp2354 if (dbgFlags & NV50_IR_DEBUG_VERBOSE) \

Completed in 175 milliseconds