Home | History | Annotate | Download | only in functional

Lines Matching defs:insertedCount

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