Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp359 DispatchDestroyCommandPool(device, queue_barrier_command_info.barrier_command_pool, NULL); in GpuPreCallRecordDestroyDevice()
1214DispatchDestroyCommandPool(device, quere_barrier_command_info.barrier_command_pool, nullptr); in SubmitBarrier()
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h416 void DispatchDestroyCommandPool(
Dlayer_chassis_dispatch.cpp2381 void DispatchDestroyCommandPool( in DispatchDestroyCommandPool() function
Dchassis.cpp2677 DispatchDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()