Searched refs:R500_FC_B_ELSE (Results 1 – 3 of 3) sorted by relevance
508 fprintf(stderr, " %d %1x", (inst >> 16) & 0x1f, (inst & R500_FC_B_ELSE) >> 4); in r500FragmentProgramDump()
603 | R500_FC_B_ELSE /* all active pixels want to jump */ in emit_flowcontrol()
3323 # define R500_FC_B_ELSE (1 << 4) macro