Searched refs:EnqueueDeferredDeallocation (Results 1 – 3 of 3) sorted by relevance
117 device->EnqueueDeferredDeallocation(this); in Deallocate()
69 void EnqueueDeferredDeallocation(DescriptorSetAllocator* allocator);
233 void Device::EnqueueDeferredDeallocation(DescriptorSetAllocator* allocator) { in EnqueueDeferredDeallocation() function in dawn_native::vulkan::Device