Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
|
This is the complete list of members for gts::ParallelWavefront, including all inherited members.
operator()(TRange< TArgs... > const &range, TFunc wavefrontFunc, TPartitioner partitioner, void *pUserData) | gts::ParallelWavefront | inline |
ParallelWavefront(MicroScheduler &scheduler, uint32_t priority=0) | gts::ParallelWavefront | inline |