Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c490 | R500_FC_B_POP_CNT( in emit_flowcontrol()
504 | R500_FC_B_POP_CNT( in emit_flowcontrol()
588 | R500_FC_B_POP_CNT(1) in emit_flowcontrol()
608 | R500_FC_B_POP_CNT(1) in emit_flowcontrol()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3329 # define R500_FC_B_POP_CNT(x) ((x) << 16) macro