HomeSort by relevance Sort by last modified time
    Searched refs:R200_OUTPUT_COLOR_1 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 439 out_compsel |= R200_OUTPUT_COLOR_1;
r200_state.c 773 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] &= ~R200_OUTPUT_COLOR_1;
787 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_1;
811 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_1;
    [all...]
r200_reg.h 500 #define R200_OUTPUT_COLOR_1 (1<<9)
    [all...]

Completed in 55 milliseconds