#include <TaskGraph.h>
◆ TaskGraph()
◆ ~TaskGraph()
| TaskGraph::~TaskGraph |
( |
| ) |
|
◆ CompleteTaskSet()
◆ GetJobQueue()
◆ GetNumWorkerThreads()
| uint32_t TaskGraph::GetNumWorkerThreads |
( |
| ) |
const |
◆ GetThreadNum()
| uint32_t TaskGraph::GetThreadNum |
( |
| ) |
|
|
static |
◆ QueueTask()
| void TaskGraph::QueueTask |
( |
Task * |
task | ) |
|
◆ QueueTaskPinned()
| void TaskGraph::QueueTaskPinned |
( |
Task * |
task | ) |
|
◆ QueueTaskSet()
◆ QueueTaskSetPinned()
◆ RunPinnedTasks()
| void TaskGraph::RunPinnedTasks |
( |
| ) |
|
◆ SetWorkerThreads()
| void TaskGraph::SetWorkerThreads |
( |
uint32_t |
numThreads | ) |
|
◆ WaitForTaskSet()
◆ TaskGraphJobQueueImpl
The documentation for this class was generated from the following files: