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