Home | History | Annotate | Download | only in functional

Lines Matching refs:maxBias

856 		float maxBias	= rangeMax;
867 case 2: row = Vec4(-scale, 0.0f, 0.0f, maxBias); break;
868 case 3: row = Vec4(0.0f, -scale, 0.0f, maxBias); break;