Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c216 R300_RS_SEL_T(R300_RS_SEL_K0) | in r300_rs_tex()
222 R300_RS_SEL_T(R300_RS_SEL_C1) | in r300_rs_tex()
228 R300_RS_SEL_T(R300_RS_SEL_C1) | in r300_rs_tex()
Dr300_reg.h1284 # define R300_RS_SEL_T(x) ((x) << 16) macro