Home
last modified time | relevance | path

Searched refs:PostCallRecordResetCommandPool (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1362 void PostCallRecordResetCommandPool(
Dthread_safety.cpp102 void ThreadSafety::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in PostCallRecordResetCommandPool() function in ThreadSafety
Dchassis.h2787 …virtual void PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandP… in PostCallRecordResetCommandPool() function
Dchassis.cpp2702 intercept->PostCallRecordResetCommandPool(device, commandPool, flags, result); in ResetCommandPool()
/external/vulkan-validation-layers/layers/
Dcore_validation.h502 …void PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolReset…
Dcore_validation.cpp4869 void ValidationStateTracker::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandP… in PostCallRecordResetCommandPool() function in ValidationStateTracker