Home | History | Annotate | Download | only in shaderexecutor

Lines Matching refs:intPart

3241 		double		intPart		= 0;
3243 TCU_INTERVAL_APPLY_MONOTONE1(fracIV, x, iargs.a, frac, frac = deModf(x, &intPart));
3245 deModf(x, &intPart); whole = intPart);