You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is only one command-queue associated with the command-buffer
(so there are no cross-queue dependencies), and if the command-queue
is an in-order queue (so there are no intra-queue dependencies), then
we don't need to track dependencies within the command-buffer.
0 commit comments