Nebula
Loading...
Searching...
No Matches
Jobs2::JobSystemInitInfo Struct Reference

#include <jobs2.h>

Public Member Functions

 JobSystemInitInfo ()
 

Public Attributes

Util::StringAtom name
 
SizeT numThreads
 
uint affinity
 
uint priority
 
SizeT scratchMemorySize
 
SizeT numBuffers
 
bool enableIo
 
bool enableProfiling
 

Constructor & Destructor Documentation

◆ JobSystemInitInfo()

Jobs2::JobSystemInitInfo::JobSystemInitInfo ( )
inline

Member Data Documentation

◆ affinity

uint Jobs2::JobSystemInitInfo::affinity

◆ enableIo

bool Jobs2::JobSystemInitInfo::enableIo

◆ enableProfiling

bool Jobs2::JobSystemInitInfo::enableProfiling

◆ name

Util::StringAtom Jobs2::JobSystemInitInfo::name

◆ numBuffers

SizeT Jobs2::JobSystemInitInfo::numBuffers

◆ numThreads

SizeT Jobs2::JobSystemInitInfo::numThreads

◆ priority

uint Jobs2::JobSystemInitInfo::priority

◆ scratchMemorySize

SizeT Jobs2::JobSystemInitInfo::scratchMemorySize

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