Home
last modified time | relevance | path

Searched refs:RC_PRED_INV (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_constants.h210 RC_PRED_INV enumerator
Dradeon_vert_fc.c164 inst->U.I.DstReg.Pred = RC_PRED_INV; in lower_brk()
Dradeon_program_print.c334 } else if (inst->U.I.DstReg.Pred == RC_PRED_INV) { in rc_print_normal_instruction()