Searched defs:numPassingAllocs (Results 1 – 4 of 4) sorted by relevance
280 …inisticFailAllocator (const VkAllocationCallbacks* allocator, Mode mode, deUint32 numPassingAllocs) in DeterministicFailAllocator()290 void DeterministicFailAllocator::reset (Mode mode, deUint32 numPassingAllocs) in reset()
296 for (deUint32 numPassingAllocs = 0; numPassingAllocs <= 1024u; ++numPassingAllocs) in createSurfaceSimulateOOMTest() local
896 for (deUint32 numPassingAllocs = 0; numPassingAllocs <= maxAllocs; ++numPassingAllocs) in createSwapchainSimulateOOMTest() local
2850 deUint32 numPassingAllocs = 0; in allocCallbackFailTest() local2960 deUint32 numPassingAllocs = 0; in allocCallbackFailMultipleObjectsTest() local