Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.h79 void DestroyDescriptorPools();
Dgpu_validation.cpp297 void GpuDescriptorSetManager::DestroyDescriptorPools() { in DestroyDescriptorPools() function in GpuDescriptorSetManager
427 gpu_state->desc_set_manager->DestroyDescriptorPools(); in GpuPreCallRecordDestroyDevice()