Searched refs:R300_RS_INST_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
806 unsigned count = (rs->inst_count & R300_RS_INST_COUNT_MASK) + 1; in r300_emit_rs_block_state()
1247 # define R300_RS_INST_COUNT_MASK 0x0000000f macro