Searched refs:R500_FC_JUMP_ANY (Results 1 – 3 of 3) sorted by relevance
514 | R500_FC_JUMP_ANY in emit_flowcontrol()583 | R500_FC_JUMP_ANY /* docs says set this, but I don't understand why */ in emit_flowcontrol()
446 (inst & R500_FC_JUMP_ANY) >> 5); in r500FragmentProgramDump()
3324 # define R500_FC_JUMP_ANY (1 << 5) macro