Home | History | Annotate | Download | only in r200

Lines Matching refs:T_BIT

1145       if (((texGenEnabled & T_BIT) && planeT[0] != 0.0) ||
1151 if (!(texGenEnabled & T_BIT)) {
1155 needtgenable |= T_BIT;
1160 ((texGenEnabled & T_BIT) && planeT[2] != 0.0) ||
1167 ((texGenEnabled & T_BIT) && planeT[3] != 0.0) ||
1217 if (texUnit->TexGenEnabled & T_BIT) {
1263 if (needtgenable & (S_BIT | T_BIT)) {
1279 (texUnit->TexGenEnabled & T_BIT) ? texUnit->GenT.ObjectPlane : I + 4,
1291 if (needtgenable & (S_BIT | T_BIT)) {
1306 (texUnit->TexGenEnabled & T_BIT) ? texUnit->GenT.EyePlane : I + 4,
1319 (texUnit->TexGenEnabled & T_BIT) ? reflect + 4 : I + 4,