Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4424 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4429 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4430 config.operationCount = 30 + bufferTestNdx; in addRandomTests()
4440 std::string name = de::toString(bufferTestNdx); in addRandomTests()
4450 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4455 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4456 config.operationCount = 40 + bufferTestNdx; in addRandomTests()
4472 std::string name = de::toString(bufferTestNdx); in addRandomTests()
4482 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local
4487 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
[all …]