Home | History | Annotate | Download | only in functional

Lines Matching refs:maxBias

575 		float maxBias	= v.rangeMax;
586 case 2: row = Vec4(-scale, 0.0f, 0.0f, maxBias); break;
587 case 3: row = Vec4(0.0f, -scale, 0.0f, maxBias); break;