Searched refs:insertedCount (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 302 size_t insertedCount = 0; in init() local 394 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 397 ++insertedCount; in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 436 size_t insertedCount = 0; in init() local 541 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 544 ++insertedCount; in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 516 size_t insertedCount = 0; in init() local 607 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 610 ++insertedCount; in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 588 size_t insertedCount = 0; in init() local 680 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 683 ++insertedCount; in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 1023 size_t insertedCount = 0; in init() local 1116 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 1120 ++insertedCount; in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2141 size_t insertedCount = 0; in init() local 2246 …:DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(insertedCount).c_str(), spec… in init() 2249 ++insertedCount; in init()
|