Searched defs:DestroyCommandPool (Results 1 – 5 of 5) sorted by relevance
396 void Device::DestroyCommandPool(VkCommandPool commandPool) const in DestroyCommandPool() function in Device
1267 panvk_per_arch(DestroyCommandPool)(VkDevice _device, in panvk_per_arch() argument
221 PFN_vkDestroyCommandPool DestroyCommandPool = nullptr; member
651 PFN_vkDestroyCommandPool DestroyCommandPool = device.load("vkDestroyCommandPool"); in TEST() local
374 PFN_vkDestroyCommandPool DestroyCommandPool; member