Home
last modified time | relevance | path

Searched refs:funCtx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1483 EvalContext funCtx(ctx.format, ctx.floatPrecision, funEnv, ctx.callDepth); in doApply() local
1486 m_body[ndx]->execute(funCtx); in doApply()
1488 ret = m_ret->evaluate(funCtx); in doApply()