Home | History | Annotate | Download | only in referencerenderer

Lines Matching full:minbase

540 	const float		minbase	= minComp(cbase);
546 color = (cbase - minbase) * ssat / sbase;