| 
    Games Task Scheduler (GTS)
    
   A multi-processor scheduling framework for games engines 
   | 
 
An enumeration of all supported ComputeResources. More...
#include <MacroSchedulerTypes.h>
Public Types | |
| enum | Enum : size_t { CpuMicroScheduler , COUNT } | 
An enumeration of all supported ComputeResources.
| enum gts::ComputeResourceType::Enum : size_t | 
| Enumerator | |
|---|---|
| CpuMicroScheduler | A CPU MicroScheduler.  |