Searched refs:floatPrecision (Results 1 – 1 of 1) sorted by relevance
597 , floatPrecision (floatPrecision_) in EvalContext()602 Precision floatPrecision; member849 EvalContext newCtx (ctx.format, ctx.floatPrecision, in evaluate()1483 EvalContext funCtx(ctx.format, ctx.floatPrecision, funEnv, ctx.callDepth); in doApply()2084 switch (ctx.floatPrecision) in precision()2122 switch (ctx.floatPrecision) in precision()2283 if (ctx.floatPrecision == glu::PRECISION_HIGHP) in precision()2297 else if (ctx.floatPrecision == glu::PRECISION_MEDIUMP) in precision()2312 DE_ASSERT(ctx.floatPrecision == glu::PRECISION_LOWP); in precision()2360 if (ctx.floatPrecision == glu::PRECISION_HIGHP) in precision()[all …]