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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 187 #define PIX_PP_TXABLEND2 4
r200_texstate.c 225 GLuint alpha_scale = rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] &
625 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] != alpha_scale) {
630 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] = alpha_scale;
    [all...]
r200_state_init.c     [all...]

Completed in 70 milliseconds