Searched defs:ApplyFunc (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/glshared/ | ||
H A D | glsBuiltinPrecisionTests.cpp | 1259 typedef Func<Sig> ApplyFunc; typedef in class:deqp::gls::BuiltinPrecisionTests::Apply 1260 typedef typename ApplyFunc::ArgExprs ArgExprs; 1262 Apply (const ApplyFunc& func, 1270 Apply (const ApplyFunc& func, 1301 const ApplyFunc& m_func; 1394 typedef Func<Sig> ApplyFunc; typedef in class:deqp::gls::BuiltinPrecisionTests::ApplyVar 1395 typedef typename ApplyFunc::ArgExprs ArgExprs; 1397 ApplyVar (const ApplyFunc& func, |
Completed in 68 milliseconds