Lines Matching refs:kSyncScopeInternal

2688 …if (fence_state && fence_state->scope == kSyncScopeInternal && VK_NULL_HANDLE != fence_state->sign…  in VerifyQueueStateToFence()
2767 if (pFence && pFence->scope == kSyncScopeInternal) { in RetireWorkOnQueue()
2965 if (pFence && pFence->scope == kSyncScopeInternal) { in ValidateFenceForSubmit()
2996 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3032 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3043 pSemaphore->scope = kSyncScopeInternal; in PostCallRecordQueueSubmit()
3052 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3125 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in PreCallValidateQueueSubmit()
3146 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in PreCallValidateQueueSubmit()
3886 if (pFence && pFence->scope == kSyncScopeInternal) { in VerifyWaitFenceState()
3899 if (pFence && pFence->scope == kSyncScopeInternal) { in RetireFence()
4032 if (fence_node->scope == kSyncScopeInternal && fence_node->state == FENCE_INFLIGHT) { in PreCallValidateDestroyFence()
4898 if (pFence && pFence->scope == kSyncScopeInternal && pFence->state == FENCE_INFLIGHT) { in PreCallValidateResetFences()
4911 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordResetFences()
4914 pFence->scope = kSyncScopeInternal; in PostCallRecordResetFences()
11121 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in PreCallValidateQueueBindSparse()
11142 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal) { in PreCallValidateQueueBindSparse()
11239 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
11295 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
11306 pSemaphore->scope = kSyncScopeInternal; in PostCallRecordQueueBindSparse()
11315 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
11355 sNode->scope = kSyncScopeInternal; in PostCallRecordCreateSemaphore()
11373 sema_node->scope == kSyncScopeInternal) { in RecordImportSemaphoreState()
11439 …if (fence_node && fence_node->scope == kSyncScopeInternal && fence_node->state == FENCE_INFLIGHT) { in ValidateImportFence()
11452 fence_node->scope == kSyncScopeInternal) { in RecordImportFenceState()
11494 } else if (fence_state->scope == kSyncScopeInternal) { in RecordGetExternalFenceState()
12180 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal && pSemaphore->signaled) { in ValidateAcquireNextImage()
12239 if (pFence && pFence->scope == kSyncScopeInternal) { in RecordAcquireNextImageState()
12247 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal) { in RecordAcquireNextImageState()