DispatchComputeIndirectAttribs struct
Describes dispatch command arguments.
Contents
This structure is used by IDeviceContext::
Constructors, destructors, conversion operators
-
DispatchComputeIndirectAttribs(RESOURCE_
STATE_ TRANSITION_ MODE StateTransitionMode, Uint32 Offset = 0) explicit - Initializes the structure with user-specified values.
Public variables
-
RESOURCE_
STATE_ TRANSITION_ MODE IndirectAttribsBufferStateTransitionMode - State transition mode for indirect dispatch attributes buffer.
- Uint32 DispatchArgsByteOffset
- The offset from the beginning of the buffer to the dispatch command arguments.