Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c199 rs->inst[id] |= R300_RS_INST_COL_ID(id); in r300_rs_col()
Dr300_reg.h1343 # define R300_RS_INST_COL_ID(x) ((x) << 11) macro