Searched refs:PIX_PP_TXABLEND2 (Results 1 – 3 of 3) sorted by relevance
188 #define PIX_PP_TXABLEND2 4 macro
224 GLuint alpha_scale = rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] & in r200UpdateTextureEnv()624 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] != alpha_scale) { in r200UpdateTextureEnv()629 rmesa->hw.pix[slot].cmd[PIX_PP_TXABLEND2] = alpha_scale; in r200UpdateTextureEnv()
1110 rmesa->hw.pix[i].cmd[PIX_PP_TXABLEND2] = in r200InitState()