Home
last modified time | relevance | path

Searched refs:insertedCount (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp302 size_t insertedCount = 0; in init() local
394 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str())); in init()
397 ++insertedCount; in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp436 size_t insertedCount = 0;
541 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str()));
544 ++insertedCount;
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp516 size_t insertedCount = 0; in init() local
607 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str())); in init()
610 ++insertedCount; in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp588 size_t insertedCount = 0; in init() local
680 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str())); in init()
683 ++insertedCount; in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp1023 size_t insertedCount = 0; in init() local
1116 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str())); in init()
1120 ++insertedCount; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp2145 size_t insertedCount = 0;
2252 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str()));
2255 ++insertedCount;

Completed in 11 milliseconds