Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h776 void PreCallRecordGetFenceStatus(
Dthread_safety.cpp614 void ThreadSafety::PreCallRecordGetFenceStatus( in PreCallRecordGetFenceStatus() function in ThreadSafety
Dchassis.h2639 virtual void PreCallRecordGetFenceStatus(VkDevice device, VkFence fence) {}; in PreCallRecordGetFenceStatus() function
Dchassis.cpp1681 intercept->PreCallRecordGetFenceStatus(device, fence); in GetFenceStatus()