Lines Matching defs:name
248 TestCaseBase(Context& context, const char* name, const char* description);
1450 ExpressionsLength1(Context& context, const glw::GLchar* name, const glw::GLchar* description)
1451 : TestCaseBase<API>(context, name, description)
1598 InteractionFunctionCalls1(Context& context, const glw::GLchar* name, const glw::GLchar* description)
1599 : TestCaseBase<API>(context, name, description)
1853 InteractionUniforms1(Context& context, const glw::GLchar* name, const glw::GLchar* description)
1854 : TestCaseBase<API>(context, name, description)
2099 InteractionInterfaceArrays2(Context& context, const glw::GLchar* name, const glw::GLchar* description)
2100 : TestCaseBase<API>(context, name, description)
2270 SubroutineFunctionCalls1(Context& context, const glw::GLchar* name, const glw::GLchar* description)
2271 : TestCaseBase<API>(context, name, description)