Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4891 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
4896 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
4897 config.operationCount = 70 + imageTestNdx; in addRandomTests()
4938 std::string name = de::toString(imageTestNdx); in addRandomTests()
4948 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
4953 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
4954 config.operationCount = 70 + imageTestNdx; in addRandomTests()
5001 std::string name = de::toString(imageTestNdx); in addRandomTests()
5011 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local
5016 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
[all …]