Searched refs:textureTestNdx (Results 1 – 1 of 1) sorted by relevance
4248 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local4253 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()4254 config.operationCount = 30 + textureTestNdx; in addRandomTests()4264 std::string name = de::toString(textureTestNdx); in addRandomTests()4274 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local4279 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()4280 config.operationCount = 40 + textureTestNdx; in addRandomTests()4296 std::string name = de::toString(textureTestNdx); in addRandomTests()4306 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local4311 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()[all …]