Home | History | Annotate | Download | only in functional

Lines Matching full:insertedcount

2140 	size_t				insertedCount = 0;
2245 this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec.getDesc().c_str()));
2248 ++insertedCount;