OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ColorClearTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/egl/
teglColorClearTests.hpp
34
class
ColorClearTests
: public TestCaseGroup
37
ColorClearTests
(EglTestContext& eglTestCtx);
38
virtual ~
ColorClearTests
(void);
teglColorClearTests.cpp
44
ColorClearTests
::
ColorClearTests
(EglTestContext& eglTestCtx)
49
ColorClearTests
::~
ColorClearTests
(void)
79
void
ColorClearTests
::init (void)
teglTestPackage.cpp
116
addChild(new
ColorClearTests
(m_eglTestCtx));
Completed in 2542 milliseconds