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
return std::pair<int, int>(0, 0); // Only main copy engine will be used.
but the above comment says "no copy engines"
// If the environment variable is not set, no copy engines are used when
// immediate commandlists are being used. For standard commandlists all are
// used.