Home
last modified time | relevance | path

Searched refs:bufferTestNdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4441 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4446 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4447 config.operationCount = 30 + bufferTestNdx; in addRandomTests()
4457 std::string name = de::toString(bufferTestNdx); in addRandomTests()
4467 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4472 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4473 config.operationCount = 40 + bufferTestNdx; in addRandomTests()
4489 std::string name = de::toString(bufferTestNdx); in addRandomTests()
4499 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4504 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
[all …]