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