/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 190 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test() 233 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test() 292 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
|
D | vktApiObjectManagementTests.cpp | 397 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()
|
D | vktApiDeviceInitializationTests.cpp | 597 …DeterministicFailAllocator objAllocator (getSystemAllocator(), DeterministicFailAllocator::MODE_DO… in enumerateDevicesAllocLeakTest()
|
D | vktApiCommandBuffersTests.cpp | 362 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 190 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test() 233 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test() 292 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in test()
|
D | vktApiObjectManagementTests.cpp | 397 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()
|
D | vktApiDeviceInitializationTests.cpp | 597 …DeterministicFailAllocator objAllocator (getSystemAllocator(), DeterministicFailAllocator::MODE_DO… in enumerateDevicesAllocLeakTest()
|
D | vktApiCommandBuffersTests.cpp | 362 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 234 const VkAllocationCallbacks* getSystemAllocator (void);
|
D | vkAllocationCallbackUtil.cpp | 73 const VkAllocationCallbacks* getSystemAllocator (void) in getSystemAllocator() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 266 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceCustomAllocatorTest() 302 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceSimulateOOMTest() 1560 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSurfaceTest()
|
D | vktWsiSwapchainTests.cpp | 874 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSwapchainSimulateOOMTest() 2483 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSwapchainTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 266 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceCustomAllocatorTest() 302 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSurfaceSimulateOOMTest() 1560 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSurfaceTest()
|
D | vktWsiSwapchainTests.cpp | 874 AllocationCallbackRecorder allocationRecorder (getSystemAllocator()); in createSwapchainSimulateOOMTest() 2483 AllocationCallbackRecorder recordingAllocator (getSystemAllocator(), 1u); in destroyNullHandleSwapchainTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 286 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in computeDeviceMemorySystemMemFootprint() 785 AllocationCallbackRecorder recorder (getSystemAllocator()); in testMemoryMapping()
|
D | vktMemoryAllocationTests.cpp | 597 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 286 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in computeDeviceMemorySystemMemFootprint() 785 AllocationCallbackRecorder recorder (getSystemAllocator()); in testMemoryMapping()
|
D | vktMemoryAllocationTests.cpp | 597 AllocationCallbackRecorder callbackRecorder (getSystemAllocator()); in iterate()
|