class IndirectWorkload
A structure encapsulating an indirect workload to execute.
File location: framework/cauldron/framework/inc/render/indirectworkload.h
Construction
Return type |
Description |
---|---|
Construction with default behavior.
|
Methods
Return type |
Description |
---|---|
static IndirectWorkload* |
CreateIndirectWorkload (const IndirectCommandType & type)
IndirectWorkload instance creation function. Implemented per api/platform to return the correct internal implementation.
|
Detailed description
A structure encapsulating an indirect workload to execute.
Construction
IndirectWorkload
Construction with default behavior.
Methods
CreateIndirectWorkload
IndirectWorkload instance creation function. Implemented per api/platform to return the correct internal implementation.