Home
last modified time | relevance | path

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

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