Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4908 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
4913 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
4914 config.operationCount = 70 + imageTestNdx; in addRandomTests()
4955 std::string name = de::toString(imageTestNdx); in addRandomTests()
4965 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
4970 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
4971 config.operationCount = 70 + imageTestNdx; in addRandomTests()
5018 std::string name = de::toString(imageTestNdx); in addRandomTests()
5028 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
5033 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
[all …]