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