Home
last modified time | relevance | path

Searched defs:SimpleFuncCaseFactory (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp5346 class SimpleFuncCaseFactory : public CaseFactory class
5349 SimpleFuncCaseFactory (const Func<Sig>& func) : m_func(func) {} in SimpleFuncCaseFactory() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6660 class SimpleFuncCaseFactory : public CaseFactory class
6663 SimpleFuncCaseFactory (const Func<Sig>& func) : m_func(func) {} in SimpleFuncCaseFactory() function in vkt::shaderexecutor::SimpleFuncCaseFactory