Searched refs:PIX_PP_TXABLEND2 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h187 #define PIX_PP_TXABLEND2 4 macro
H A Dr200_texstate.c227 GLuint alpha_scale = rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] &
627 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] != alpha_scale) {
632 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] = alpha_scale;
H A Dr200_state_init.c1112 rmesa->hw.pix[i].cmd[PIX_PP_TXABLEND2] =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h187 #define PIX_PP_TXABLEND2 4 macro
H A Dr200_texstate.c227 GLuint alpha_scale = rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] &
627 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] != alpha_scale) {
632 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] = alpha_scale;
H A Dr200_state_init.c1112 rmesa->hw.pix[i].cmd[PIX_PP_TXABLEND2] =

Completed in 11 milliseconds