Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c217 R300_RS_SEL_R(R300_RS_SEL_K0) | in r300_rs_tex()
223 R300_RS_SEL_R(R300_RS_SEL_K0) | in r300_rs_tex()
229 R300_RS_SEL_R(R300_RS_SEL_C2) | in r300_rs_tex()
Dr300_reg.h1285 # define R300_RS_SEL_R(x) ((x) << 19) macro