Home
last modified time | relevance | path

Searched defs:PostCallRecordGetFenceStatus (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp621 void ThreadSafety::PostCallRecordGetFenceStatus( in PostCallRecordGetFenceStatus() function in ThreadSafety
H A Dchassis.h2640 … virtual void PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) {}; in PostCallRecordGetFenceStatus() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp4064 void CoreChecks::PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) { in PostCallRecordGetFenceStatus() function in CoreChecks