Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp5562 class SimpleFuncCaseFactory : public CaseFactory class
5565 SimpleFuncCaseFactory(const Func<Sig> &func) : m_func(func) in SimpleFuncCaseFactory() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7332 class SimpleFuncCaseFactory : public CaseFactory class
7335 SimpleFuncCaseFactory(const Func<Sig> &func) : m_func(func) in SimpleFuncCaseFactory() function in vkt::shaderexecutor::SimpleFuncCaseFactory