• Home
  • Raw
  • Download

Lines Matching refs:threadCount

2063 		int		threadCount;  member
2104 : threadCount (0) in TestConfig()
2170 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2184 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2192 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2200 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2209 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2230 threadNdx = (threadNdx + 1) % m_config.threadCount; in init()
2235 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
2251 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init()
4268 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4294 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4326 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4366 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4399 config.threadCount = 2 + textureTestNdx % 5; in addRandomTests()
4444 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4470 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4502 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()
4546 config.threadCount = 2 + shaderTestNdx % 5; in addRandomTests()
4579 config.threadCount = 2 + shaderTestNdx % 5; in addRandomTests()
4620 config.threadCount = 2 + shaderTestNdx % 5; in addRandomTests()
4675 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4701 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4795 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4911 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
4968 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
5031 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
5108 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()
5171 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()