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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c259 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) function
284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth);
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ?
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c259 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) function
284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth);
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ?

Completed in 553 milliseconds