Home
last modified time | relevance | path

Searched refs:MODE_COUNT_AND_FAIL (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp165 MODE_COUNT_AND_FAIL, //!< Count allocations, fail when reaching alloc N enumerator
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp361 failingAllocator.reset(DeterministicFailAllocator::MODE_COUNT_AND_FAIL, numPassingAllocs); in createSurfaceSimulateOOMTest()
DvktWsiSwapchainTests.cpp968 failingAllocator.reset(DeterministicFailAllocator::MODE_COUNT_AND_FAIL, numPassingAllocs); in createSwapchainSimulateOOMTest()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2864 DeterministicFailAllocator::MODE_COUNT_AND_FAIL, in allocCallbackFailTest()
2994 objAllocator.reset(DeterministicFailAllocator::MODE_COUNT_AND_FAIL, numPassingAllocs); in allocCallbackFailMultipleObjectsTest()