Searched refs:R200_OUTPUT_TEX_0 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c972 rmesa->TexGenCompSel &= ~(R200_OUTPUT_TEX_0 << unit);
1110 rmesa->TexGenCompSel &= ~(R200_OUTPUT_TEX_0 << unit);
1260 rmesa->TexGenCompSel |= R200_OUTPUT_TEX_0 << unit;
H A Dr200_tcl.c449 out_compsel |= R200_OUTPUT_TEX_0 << (i - VARYING_SLOT_TEX0);
H A Dr200_reg.h501 #define R200_OUTPUT_TEX_0 (1<<16) macro
H A Dr200_state.c2101 rmesa->TexMatCompSel |= R200_OUTPUT_TEX_0 << unit;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c966 rmesa->TexGenCompSel &= ~(R200_OUTPUT_TEX_0 << unit);
1104 rmesa->TexGenCompSel &= ~(R200_OUTPUT_TEX_0 << unit);
1254 rmesa->TexGenCompSel |= R200_OUTPUT_TEX_0 << unit;
H A Dr200_tcl.c449 out_compsel |= R200_OUTPUT_TEX_0 << (i - VARYING_SLOT_TEX0);
H A Dr200_reg.h501 #define R200_OUTPUT_TEX_0 (1<<16) macro
H A Dr200_state.c2102 rmesa->TexMatCompSel |= R200_OUTPUT_TEX_0 << unit;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_reg.h3111 # define R200_OUTPUT_TEX_0 (1<<16) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h3111 # define R200_OUTPUT_TEX_0 (1<<16) macro

Completed in 63 milliseconds