Home
last modified time | relevance | path

Searched refs:WideColorTests (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglWideColorTests.cpp77 class WideColorTests : public TestCaseGroup class
80 WideColorTests (EglTestContext& eglTestCtx);
84 WideColorTests (const WideColorTests&);
85 WideColorTests& operator= (const WideColorTests&);
1213 WideColorTests::WideColorTests (EglTestContext& eglTestCtx) in WideColorTests() function in deqp::egl::WideColorTests
1218 void WideColorTests::init (void) in init()
1349 return new WideColorTests(eglTestCtx); in createWideColorTests()