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()
325 for (deUint32 numPassingAllocs = 0; numPassingAllocs <= 1024u; ++numPassingAllocs) in createSurfaceSimulateOOMTest() local
662 for (deUint32 numPassingAllocs = 0; numPassingAllocs <= maxAllocs; ++numPassingAllocs) in createSwapchainSimulateOOMTest() local
2557 deUint32 numPassingAllocs = 0; in allocCallbackFailTest() local2647 deUint32 numPassingAllocs = 0; in allocCallbackFailMultipleObjectsTest() local