Home
last modified time | relevance | path

Searched refs:LongShaderTests (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongShaderTests.hpp36 class LongShaderTests : public TestCaseGroup class
39 LongShaderTests (Context& testCtx);
40 ~LongShaderTests (void);
45 LongShaderTests (const LongShaderTests& other);
46 LongShaderTests& operator= (const LongShaderTests& other);
H A Des3sLongShaderTests.cpp431 LongShaderTests::LongShaderTests (Context& testCtx)
436 LongShaderTests::~LongShaderTests(void)
440 void LongShaderTests::init (void)
H A Des3sStressTests.cpp61 addChild(new LongShaderTests (m_context)); in init()

Completed in 2 milliseconds