Searched refs:textureTestNdx (Results 1 – 1 of 1) sorted by relevance
4265 for (int textureTestNdx = 0; textureTestNdx < 20; textureTestNdx++) in addRandomTests() local4270 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() local4296 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() local4328 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()[all …]