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