Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
| Type | Name | Description | |
|---|---|---|---|
| void | ParallelForWithExistingTaskContext
(
TArrayView< ContextType > Contexts, |
General purpose parallel for that uses the taskgraph. | |
| void | ParallelForWithExistingTaskContext
(
const TCHAR* DebugName, |
General purpose parallel for that uses the taskgraph. |