• Home
  • Raw
  • Download

Lines Matching refs:kSyncScopeInternal

2827 …if (fence_state && fence_state->scope == kSyncScopeInternal && VK_NULL_HANDLE != fence_state->sign…  in VerifyQueueStateToFence()
2902 if (pFence && pFence->scope == kSyncScopeInternal) { in RetireWorkOnQueue()
3073 if (pFence && pFence->scope == kSyncScopeInternal) { in ValidateFenceForSubmit()
3102 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3137 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3148 pSemaphore->scope = kSyncScopeInternal; in PostCallRecordQueueSubmit()
3157 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueSubmit()
3237 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in ValidateSemaphoresForSubmit()
3255 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in ValidateSemaphoresForSubmit()
4027 if (pFence && pFence->scope == kSyncScopeInternal) { in RetireFence()
4141 if (fence_node->scope == kSyncScopeInternal && fence_node->state == FENCE_INFLIGHT) { in PreCallValidateDestroyFence()
4883 if (pFence && pFence->scope == kSyncScopeInternal && pFence->state == FENCE_INFLIGHT) { in PreCallValidateResetFences()
4896 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordResetFences()
4899 pFence->scope = kSyncScopeInternal; in PostCallRecordResetFences()
12165 …if (pSemaphore && (pSemaphore->scope == kSyncScopeInternal || internal_semaphores.count(semaphore)… in PreCallValidateQueueBindSparse()
12184 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal) { in PreCallValidateQueueBindSparse()
12278 if (pFence->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
12333 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
12344 pSemaphore->scope = kSyncScopeInternal; in PostCallRecordQueueBindSparse()
12353 if (pSemaphore->scope == kSyncScopeInternal) { in PostCallRecordQueueBindSparse()
12391 semaphore_state->scope = kSyncScopeInternal; in PostCallRecordCreateSemaphore()
12410 sema_node->scope == kSyncScopeInternal) { in RecordImportSemaphoreState()
12469 …if (fence_node && fence_node->scope == kSyncScopeInternal && fence_node->state == FENCE_INFLIGHT) { in ValidateImportFence()
12482 fence_node->scope == kSyncScopeInternal) { in RecordImportFenceState()
12519 } else if (fence_state->scope == kSyncScopeInternal) { in RecordGetExternalFenceState()
13231 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal && pSemaphore->signaled) { in ValidateAcquireNextImage()
13296 if (pFence && pFence->scope == kSyncScopeInternal) { in RecordAcquireNextImageState()
13304 if (pSemaphore && pSemaphore->scope == kSyncScopeInternal) { in RecordAcquireNextImageState()