Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1352 void PostCallRecordDestroyCommandPool(
Dthread_safety.cpp117 void ThreadSafety::PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in PostCallRecordDestroyCommandPool() function in ThreadSafety
Dchassis.h2784 …virtual void PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const Vk… in PostCallRecordDestroyCommandPool() function
Dchassis.cpp2680 intercept->PostCallRecordDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()