HomeSort by relevance Sort by last modified time
    Searched refs:NV50_IR_DEBUG_REG_ALLOC (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 65 # define NV50_IR_DEBUG_REG_ALLOC (1 << 2)
69 # define NV50_IR_DEBUG_REG_ALLOC 0
nv50_ir_ra.cpp 478 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
504 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
874 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
1115 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC)
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 65 # define NV50_IR_DEBUG_REG_ALLOC (1 << 2)
69 # define NV50_IR_DEBUG_REG_ALLOC 0
nv50_ir_ra.cpp 478 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
504 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
874 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC) {
1115 if (prog->dbgFlags & NV50_IR_DEBUG_REG_ALLOC)
    [all...]

Completed in 76 milliseconds