Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4996 class GenFuncCaseFactory : public CaseFactory class
5000 GenFuncCaseFactory (const GenFuncs<Sig>& funcs, in GenFuncCaseFactory() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5167 funcs.addFactory(SharedPtr<const CaseFactory>(new GenFuncCaseFactory<typename F::Sig>( in addScalarFactory()