Searched refs:R200_PS_GEN_TEX_MASK (Results 1 – 2 of 2) sorted by relevance
685 #define R200_PS_GEN_TEX_MASK (0x3f<<8) macro
1854 rmesa->hw.spr.cmd[SPR_POINT_SPRITE_CNTL] |= R200_PS_GEN_TEX_MASK & in r200Enable()1857 rmesa->hw.spr.cmd[SPR_POINT_SPRITE_CNTL] &= ~R200_PS_GEN_TEX_MASK; in r200Enable()