Home
last modified time | relevance | path

Searched refs:PreCallRecordWaitForFences (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h785 void PreCallRecordWaitForFences(
Dthread_safety.cpp629 void ThreadSafety::PreCallRecordWaitForFences( in PreCallRecordWaitForFences() function in ThreadSafety
Dchassis.cpp1706 intercept->PreCallRecordWaitForFences(device, fenceCount, pFences, waitAll, timeout); in WaitForFences()