Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp476 …bool useCommonAllocations = localRand.Generate() % 100 < config.ThreadsUsingCommonAllocationsProba… in MainTest() local
580 …bool useCommonAllocations = threadRand.Generate() % 100 < config.ThreadsUsingCommonAllocationsProb… in MainTest() local