Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c806 unsigned count = (rs->inst_count & R300_RS_INST_COUNT_MASK) + 1; in r300_emit_rs_block_state()
Dr300_reg.h1247 # define R300_RS_INST_COUNT_MASK 0x0000000f macro