Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
gts::WorkloadContext Struct Reference

The context associated with the task being executed. More...

#include <MacroSchedulerTypes.h>

Public Attributes

NodepNode
 
SchedulepSchedule = nullptr
 
ComputeResourcepComputeResource = nullptr
 The ComputeResource executing this Workload.
 

Detailed Description

The context associated with the task being executed.