Searched refs:PreCallRecordResetCommandPool (Results 1 – 4 of 4) sorted by relevance
1357 void PreCallRecordResetCommandPool(
94 void ThreadSafety::PreCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallRecordResetCommandPool() function in ThreadSafety
2786 …virtual void PreCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPo… in PreCallRecordResetCommandPool() function
2697 intercept->PreCallRecordResetCommandPool(device, commandPool, flags); in ResetCommandPool()