Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.h43 void FreeAllBlocks();
Dgpu_validation.cpp205 void GpuDeviceMemoryManager::FreeAllBlocks() { in FreeAllBlocks() function in GpuDeviceMemoryManager
426 gpu_state->memory_manager->FreeAllBlocks(); in GpuPreCallRecordDestroyDevice()