Home | History | Annotate | Download | only in r200

Lines Matching refs:R_BIT

1146 	 ((texGenEnabled & R_BIT) && planeR[0] != 0.0) ||
1153 ((texGenEnabled & R_BIT) && planeR[1] != 0.0) ||
1158 if (!(texGenEnabled & R_BIT)) {
1162 needtgenable |= R_BIT;
1168 ((texGenEnabled & R_BIT) && planeR[3] != 0.0)) {
1223 if (texUnit->TexGenEnabled & R_BIT) {
1269 if (needtgenable & (R_BIT)) {
1280 (texUnit->TexGenEnabled & R_BIT) ? texUnit->GenR.ObjectPlane : I + 8,
1297 if (needtgenable & (R_BIT)) {
1307 (texUnit->TexGenEnabled & R_BIT) ? texUnit->GenR.EyePlane : I + 8,
1320 (texUnit->TexGenEnabled & R_BIT) ? reflect + 8 : I + 8,