Searched refs:AddDispatch (Results 1 – 3 of 3) sorted by relevance
57 void AddDispatch(SyncScopeResourceUsage scope);
178 void ComputePassResourceUsageTracker::AddDispatch(SyncScopeResourceUsage scope) { in AddDispatch() function in dawn_native::ComputePassResourceUsageTracker
431 mUsageTracker.AddDispatch(scope.AcquireSyncScopeUsage()); in AddDispatchSyncScope()