Lines Matching refs:textureTestNdx
4265 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local
4270 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4271 config.operationCount = 30 + textureTestNdx; in addRandomTests()
4281 std::string name = de::toString(textureTestNdx); in addRandomTests()
4291 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local
4296 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4297 config.operationCount = 40 + textureTestNdx; in addRandomTests()
4313 std::string name = de::toString(textureTestNdx); in addRandomTests()
4323 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local
4328 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4329 config.operationCount = 50 + textureTestNdx; in addRandomTests()
4353 std::string name = de::toString(textureTestNdx); in addRandomTests()
4363 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local
4368 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4369 config.operationCount = 40 + textureTestNdx; in addRandomTests()
4386 std::string name = de::toString(textureTestNdx); in addRandomTests()
4396 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local
4401 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4402 config.operationCount = 50 + textureTestNdx; in addRandomTests()
4427 std::string name = de::toString(textureTestNdx); in addRandomTests()