Searched refs:PostCallRecordResetCommandPool (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1362 void PostCallRecordResetCommandPool(
|
D | thread_safety.cpp | 102 void ThreadSafety::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in PostCallRecordResetCommandPool() function in ThreadSafety
|
D | chassis.h | 2787 …virtual void PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandP… in PostCallRecordResetCommandPool() function
|
D | chassis.cpp | 2702 intercept->PostCallRecordResetCommandPool(device, commandPool, flags, result); in ResetCommandPool()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 502 …void PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolReset…
|
D | core_validation.cpp | 4869 void ValidationStateTracker::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandP… in PostCallRecordResetCommandPool() function in ValidationStateTracker
|