Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h4245 void PostCallRecordResetQueryPoolEXT(
Dthread_safety.cpp5842 void ThreadSafety::PostCallRecordResetQueryPoolEXT( in PostCallRecordResetQueryPoolEXT() function in ThreadSafety
Dchassis.h3669 …virtual void PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t firs… in PostCallRecordResetQueryPoolEXT() function
Dchassis.cpp9257 intercept->PostCallRecordResetQueryPoolEXT(device, queryPool, firstQuery, queryCount); in ResetQueryPoolEXT()
/external/vulkan-validation-layers/layers/
Dcore_validation.h554 …void PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, …
Dcore_validation.cpp14363 void ValidationStateTracker::PostCallRecordResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool… in PostCallRecordResetQueryPoolEXT() function in ValidationStateTracker