Searched refs:R300_RS_INST_COL_ID (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_state_derived.c | 199 rs->inst[id] |= R300_RS_INST_COL_ID(id); in r300_rs_col() |
D | r300_reg.h | 1343 # define R300_RS_INST_COL_ID(x) ((x) << 11) macro |