Searched refs:PreCallValidateDestroyCommandPool (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 720 bool ObjectLifetimes::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool() function in ObjectLifetimes
|
D | core_validation.h | 1681 …bool PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocat…
|
D | core_validation.cpp | 4839 bool CoreChecks::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool() function in CoreChecks
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 388 bool PreCallValidateDestroyCommandPool(
|
D | object_tracker.h | 633 bool PreCallValidateDestroyCommandPool(
|
D | chassis.h | 2782 …virtual bool PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const V… in PreCallValidateDestroyCommandPool() function
|
D | parameter_validation.cpp | 3971 bool StatelessValidation::PreCallValidateDestroyCommandPool( in PreCallValidateDestroyCommandPool() function in StatelessValidation
|
D | chassis.cpp | 2670 skip |= intercept->PreCallValidateDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()
|