Searched refs:LongShaderTests (Results 1 – 3 of 3) sorted by relevance
36 class LongShaderTests : public TestCaseGroup class39 LongShaderTests (Context& testCtx);40 ~LongShaderTests (void);45 LongShaderTests (const LongShaderTests& other);46 LongShaderTests& operator= (const LongShaderTests& other);
431 LongShaderTests::LongShaderTests (Context& testCtx) in LongShaderTests() function in deqp::gles3::Stress::LongShaderTests436 LongShaderTests::~LongShaderTests(void) in ~LongShaderTests()440 void LongShaderTests::init (void) in init()
61 addChild(new LongShaderTests (m_context)); in init()