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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 112 #define CTX_RB3D_BLENDCOLOR 15
r200_state_init.c     [all...]
r200_state.c 122 rmesa->hw.ctx.cmd[CTX_RB3D_BLENDCOLOR] = radeonPackColor( 4, color[0], color[1], color[2], color[3] );
    [all...]

Completed in 52 milliseconds