Searched refs:PreCallValidateDestroyCommandPool (Results 1 – 7 of 7) sorted by relevance
720 bool ObjectLifetimes::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool() function in ObjectLifetimes
1681 …bool PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocat…
4839 bool CoreChecks::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool() function in CoreChecks
388 bool PreCallValidateDestroyCommandPool(
633 bool PreCallValidateDestroyCommandPool(
3971 bool StatelessValidation::PreCallValidateDestroyCommandPool( in PreCallValidateDestroyCommandPool() function in StatelessValidation
2670 skip |= intercept->PreCallValidateDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()