Home | History | Annotate | Download | only in egl

Lines Matching defs:EglTestContext

45 EglTestContext::EglTestContext (tcu::TestContext& testCtx, const eglu::NativeDisplayFactory& displayFactory)
53 EglTestContext::~EglTestContext (void)
57 const eglw::Library& EglTestContext::getLibrary (void) const
62 void EglTestContext::initGLFunctions (glw::Functions* dst, glu::ApiType apiType) const
67 void EglTestContext::initGLFunctions (glw::Functions* dst, glu::ApiType apiType, int numExtensions, const char* const* extensions) const
76 TestCaseGroup::TestCaseGroup (EglTestContext& eglTestCtx, const char* name, const char* description)
86 TestCase::TestCase (EglTestContext& eglTestCtx, const char* name, const char* description)
92 TestCase::TestCase (EglTestContext& eglTestCtx, tcu::TestNodeType type, const char* name, const char* description)