Home
last modified time | relevance | path

Searched refs:getSystemAllocator (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiNullHandleTests.cpp190 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
233 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
292 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
DvktApiObjectManagementTests.cpp397 AllocationCallbackRecorder allocRecorder (getSystemAllocator()); in computeSystemMemoryUsage()
3027 AllocationCallbackRecorder resCallbacks (getSystemAllocator(), 128); in createSingleAllocCallbacksTest()
3052 AllocationCallbackRecorder objCallbacks(getSystemAllocator(), 128); in createSingleAllocCallbacksTest()
3101 AllocationCallbackRecorder resCallbacks (getSystemAllocator(), 128); in allocCallbackFailTest()
3130 DeterministicFailAllocator objAllocator(getSystemAllocator(), in allocCallbackFailTest()
3250 …DeterministicFailAllocator objAllocator(getSystemAllocator(), DeterministicFailAllocator::MODE_D… in allocCallbackFailMultipleObjectsTest()
DvktApiDeviceInitializationTests.cpp597 …DeterministicFailAllocator objAllocator (getSystemAllocator(), DeterministicFailAllocator::MODE_DO… in enumerateDevicesAllocLeakTest()
DvktApiCommandBuffersTests.cpp362 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp190 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
233 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
292 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
DvktApiObjectManagementTests.cpp397 AllocationCallbackRecorder allocRecorder (getSystemAllocator()); in computeSystemMemoryUsage()
3027 AllocationCallbackRecorder resCallbacks (getSystemAllocator(), 128); in createSingleAllocCallbacksTest()
3052 AllocationCallbackRecorder objCallbacks(getSystemAllocator(), 128); in createSingleAllocCallbacksTest()
3101 AllocationCallbackRecorder resCallbacks (getSystemAllocator(), 128); in allocCallbackFailTest()
3130 DeterministicFailAllocator objAllocator(getSystemAllocator(), in allocCallbackFailTest()
3250 …DeterministicFailAllocator objAllocator(getSystemAllocator(), DeterministicFailAllocator::MODE_D… in allocCallbackFailMultipleObjectsTest()
DvktApiDeviceInitializationTests.cpp597 …DeterministicFailAllocator objAllocator (getSystemAllocator(), DeterministicFailAllocator::MODE_DO… in enumerateDevicesAllocLeakTest()
DvktApiCommandBuffersTests.cpp362 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp234 const VkAllocationCallbacks* getSystemAllocator (void);
DvkAllocationCallbackUtil.cpp73 const VkAllocationCallbacks* getSystemAllocator (void) in getSystemAllocator() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSurfaceTests.cpp266 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceCustomAllocatorTest()
302 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceSimulateOOMTest()
1560 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSurfaceTest()
DvktWsiSwapchainTests.cpp874 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSwapchainSimulateOOMTest()
2483 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSwapchainTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp266 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceCustomAllocatorTest()
302 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceSimulateOOMTest()
1560 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSurfaceTest()
DvktWsiSwapchainTests.cpp874 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSwapchainSimulateOOMTest()
2483 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSwapchainTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp286 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in computeDeviceMemorySystemMemFootprint()
785 AllocationCallbackRecorder recorder (getSystemAllocator()); in testMemoryMapping()
DvktMemoryAllocationTests.cpp597 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryMappingTests.cpp286 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in computeDeviceMemorySystemMemFootprint()
785 AllocationCallbackRecorder recorder (getSystemAllocator()); in testMemoryMapping()
DvktMemoryAllocationTests.cpp597 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in iterate()