Searched refs:queue_barrier_command_info (Results 1 – 1 of 1) sorted by relevance
353 … GpuQueueBarrierCommandInfo &queue_barrier_command_info = queue_barrier_command_info_kv.second; in GpuPreCallRecordDestroyDevice() local355 DispatchFreeCommandBuffers(device, queue_barrier_command_info.barrier_command_pool, 1, in GpuPreCallRecordDestroyDevice()356 &queue_barrier_command_info.barrier_command_buffer); in GpuPreCallRecordDestroyDevice()357 queue_barrier_command_info.barrier_command_buffer = VK_NULL_HANDLE; in GpuPreCallRecordDestroyDevice()359 DispatchDestroyCommandPool(device, queue_barrier_command_info.barrier_command_pool, NULL); in GpuPreCallRecordDestroyDevice()360 queue_barrier_command_info.barrier_command_pool = VK_NULL_HANDLE; in GpuPreCallRecordDestroyDevice()