Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DMemoryTracking.cpp60 void CheckForCurrentMemoryAllocations(vk::Renderer *renderer, vk::MemoryLogSeverity severity) in CheckForCurrentMemoryAllocations() function
222 CheckForCurrentMemoryAllocations(mRenderer, vk::MemoryLogSeverity::INFO); in onDestroy()
236 CheckForCurrentMemoryAllocations(mRenderer, vk::MemoryLogSeverity::WARN); in logMemoryStatsOnError()