Searched refs:PostCallRecordResetQueryPoolEXT (Results 1 – 6 of 6) sorted by relevance
4245 void PostCallRecordResetQueryPoolEXT(
5842 void ThreadSafety::PostCallRecordResetQueryPoolEXT( in PostCallRecordResetQueryPoolEXT() function in ThreadSafety
3669 …virtual void PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t firs… in PostCallRecordResetQueryPoolEXT() function
9257 intercept->PostCallRecordResetQueryPoolEXT(device, queryPool, firstQuery, queryCount); in ResetQueryPoolEXT()
554 …void PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, …
14363 void ValidationStateTracker::PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool… in PostCallRecordResetQueryPoolEXT() function in ValidationStateTracker