Home
last modified time | relevance | path

Searched refs:PreCallRecordResetFences (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h765 void PreCallRecordResetFences(
Dthread_safety.cpp587 void ThreadSafety::PreCallRecordResetFences( in PreCallRecordResetFences() function in ThreadSafety
Dchassis.h2636 …virtual void PreCallRecordResetFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences… in PreCallRecordResetFences() function
Dchassis.cpp1659 intercept->PreCallRecordResetFences(device, fenceCount, pFences); in ResetFences()