Home
last modified time | relevance | path

Searched defs:kIterationsPerThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp238 constexpr size_t kIterationsPerThread = 32; in TEST_P() local
300 constexpr size_t kIterationsPerThread = 512; in TEST_P() local
343 constexpr size_t kIterationsPerThread = 32; in TEST_P() local
394 constexpr size_t kIterationsPerThread = 100; in TEST_P() local
447 constexpr size_t kIterationsPerThread = 32; in TEST_P() local
591 constexpr size_t kIterationsPerThread = 3; in TEST_P() local
H A DVulkanMultithreadingTest.cpp139 constexpr size_t kIterationsPerThread = 16; in TEST_P() local