Home | History | Annotate | Download | only in glshared

Lines Matching refs:InOutFuncCase

4938 class InOutFuncCase : public FuncCaseBase
4950 InOutFuncCase (const Context& context,
4969 void InOutFuncCase<Sig>::runTest (void)
5005 return new InOutFuncCase<Sig>(context, name, func);