Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1393 class ApplyVar : public Apply<Sig> class
1406 ApplyVar (const ApplyFunc& func, in ApplyVar() function in deqp::gls::BuiltinPrecisionTests::ApplyVar
1432 return exprP(new ApplyVar<Sig>(func, arg0, arg1, arg2, arg3)); in applyVar()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1372 class ApplyVar : public Apply<Sig> class
1385 ApplyVar (const ApplyFunc& func, in ApplyVar() function in vkt::shaderexecutor::ApplyVar
1411 return exprP(new ApplyVar<Sig>(func, arg0, arg1, arg2, arg3)); in applyVar()