Home
last modified time | relevance | path

Searched defs:MemoryTrackerSettings (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp32 struct MemoryTrackerSettings { struct
34MemoryTrackerSettings(bool should_fail_on_allocation, size_t fail_after_allocations, bool should_f… in MemoryTrackerSettings() function
48 MemoryTrackerSettings settings{}; argument