Home
last modified time | relevance | path

Searched refs:LongStressCase (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp54 typedef gls::LongStressCase::FeatureProbabilities Probs; in init()
118 bufferGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
186 textureGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.hpp213 class LongStressCase : public tcu::TestCase class
272 LongStressCase (tcu::TestContext& testCtx,
287 ~LongStressCase (void);
295 LongStressCase (const LongStressCase&);
296 LongStressCase& operator= (const LongStressCase&);
H A DglsLongStressCase.cpp25 * factor" thing in LongStressCase.
1078 LongStressCase::LongStressCase (tcu::TestContext& testCtx, in LongStressCase() function in deqp::gls::LongStressCaseInternal::LongStressCase
1122 LongStressCase::~LongStressCase (void) in ~LongStressCase()
1124 LongStressCase::deinit(); in ~LongStressCase()
1127 void LongStressCase::init (void) in init()
1238 void LongStressCase::deinit (void) in deinit()
1255 LongStressCase::IterateResult LongStressCase
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp54 typedef gls::LongStressCase::FeatureProbabilities Probs; in init()
118 bufferGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
186 textureGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()

Completed in 5 milliseconds