OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LongShaderTests
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles3/stress/
es3sLongShaderTests.hpp
36
class
LongShaderTests
: public TestCaseGroup
39
LongShaderTests
(Context& testCtx);
40
~
LongShaderTests
(void);
45
LongShaderTests
(const
LongShaderTests
& other);
46
LongShaderTests
& operator= (const
LongShaderTests
& other);
es3sStressTests.cpp
61
addChild(new
LongShaderTests
(m_context));
es3sLongShaderTests.cpp
431
LongShaderTests
::
LongShaderTests
(Context& testCtx)
436
LongShaderTests
::~
LongShaderTests
(void)
440
void
LongShaderTests
::init (void)
Completed in 56 milliseconds