Searched refs:GetSemaphoreNode (Results 1 – 2 of 2) sorted by relevance
228 SEMAPHORE_NODE *CoreChecks::GetSemaphoreNode(VkSemaphore semaphore) { in GetSemaphoreNode() function in CoreChecks2713 auto pSemaphore = GetSemaphoreNode(wait.semaphore); in RetireWorkOnQueue()2722 auto pSemaphore = GetSemaphoreNode(semaphore); in RetireWorkOnQueue()2729 auto pSemaphore = GetSemaphoreNode(semaphore); in RetireWorkOnQueue()3030 auto pSemaphore = GetSemaphoreNode(semaphore); in PostCallRecordQueueSubmit()3050 auto pSemaphore = GetSemaphoreNode(semaphore); in PostCallRecordQueueSubmit()3124 auto pSemaphore = GetSemaphoreNode(semaphore); in PreCallValidateQueueSubmit()3145 auto pSemaphore = GetSemaphoreNode(semaphore); in PreCallValidateQueueSubmit()4049 SEMAPHORE_NODE *sema_node = GetSemaphoreNode(semaphore); in PreCallValidateDestroySemaphore()11120 auto pSemaphore = GetSemaphoreNode(semaphore); in PreCallValidateQueueBindSparse()[all …]
270 SEMAPHORE_NODE* GetSemaphoreNode(VkSemaphore semaphore);