Home
last modified time | relevance | path

Searched refs:R500_FC_B_POP_CNT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c488 | R500_FC_B_POP_CNT( in emit_flowcontrol()
502 | R500_FC_B_POP_CNT( in emit_flowcontrol()
586 | R500_FC_B_POP_CNT(1) in emit_flowcontrol()
606 | R500_FC_B_POP_CNT(1) in emit_flowcontrol()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3329 # define R500_FC_B_POP_CNT(x) ((x) << 16) macro