Home | History | Annotate | Download | only in r200

Lines Matching refs:Q_BIT

1147 	 ((texGenEnabled & Q_BIT) && planeQ[0] != 0.0)) {
1154 ((texGenEnabled & Q_BIT) && planeQ[1] != 0.0)) {
1161 ((texGenEnabled & Q_BIT) && planeQ[2] != 0.0)) {
1165 if (!(texGenEnabled & Q_BIT)) {
1169 needtgenable |= Q_BIT;
1230 if (texUnit->TexGenEnabled & Q_BIT) {
1272 if (needtgenable & (Q_BIT)) {
1281 (texUnit->TexGenEnabled & Q_BIT) ? texUnit->GenQ.ObjectPlane : I + 12);
1300 if (needtgenable & (Q_BIT)) {
1308 (texUnit->TexGenEnabled & Q_BIT) ? texUnit->GenQ.EyePlane : I + 12);