Searched refs:PreCallRecordCreateSemaphore (Results 1 – 4 of 4) sorted by relevance
800 void PreCallRecordCreateSemaphore(
658 void ThreadSafety::PreCallRecordCreateSemaphore( in PreCallRecordCreateSemaphore() function in ThreadSafety
2645 …virtual void PreCallRecordCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInf… in PreCallRecordCreateSemaphore() function
1730 intercept->PreCallRecordCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in CreateSemaphore()