Searched refs:InOutFuncCase (Results 1 – 2 of 2) sorted by relevance
4938 class InOutFuncCase : public FuncCaseBase class4950 InOutFuncCase (const Context& context, in InOutFuncCase() function in deqp::gls::BuiltinPrecisionTests::InOutFuncCase4969 void InOutFuncCase<Sig>::runTest (void) in runTest()5005 return new InOutFuncCase<Sig>(context, name, func); in createFuncCase()
4891 class InOutFuncCase : public FuncCaseBase class4903 InOutFuncCase (const CaseContext& context, const string& name, const CaseFunc& func) in InOutFuncCase() function in vkt::shaderexecutor::InOutFuncCase4927 void InOutFuncCase<Sig>::buildTest (void) in buildTest()4953 return new InOutFuncCase<Sig>(context, name, func); in createFuncCase()