Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp5447 class GenFuncCaseFactory : public CaseFactory class
5450GenFuncCaseFactory(const GenFuncs<Sig> &funcs, const string &name) : m_funcs(funcs), m_name(de::to… in GenFuncCaseFactory() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp7179 class GenFuncCaseFactory : public CaseFactory class
7182 GenFuncCaseFactory(const GenFuncs<Sig> &funcs, const string &name, bool modularOp = false) in GenFuncCaseFactory() function in vkt::shaderexecutor::GenFuncCaseFactory