Home | History | Annotate | Download | only in radeon

Lines Matching refs:R_BIT

878    if ((texUnit->TexGenEnabled & (S_BIT|T_BIT|R_BIT|Q_BIT)) == 0) {
894 if ( ((texUnit->TexGenEnabled & R_BIT) &&
913 if ((texUnit->TexGenEnabled & (R_BIT | Q_BIT)) != 0) {