Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::TaskExecutor Class Referencefinal

Public Member Functions

 AZ_CLASS_ALLOCATOR (TaskExecutor, SystemAllocator)
 
 TaskExecutor (uint32_t threadCount=0)
 
void Submit (Internal::CompiledTaskGraph &graph, TaskGraphEvent *event)
 
void Submit (Internal::Task &task)
 
Internal::CompiledTaskGraphTracker & GetEventTracker ()
 

Static Public Member Functions

static TaskExecutorInstance ()
 
static void SetInstance (TaskExecutor *executor)
 

Friends

class TaskGraphEvent
 

The documentation for this class was generated from the following file: