UpdateIndirectRTBufferAttribs struct
This structure is used by IDeviceContext::
Contents
- Reference
Public variables
- IBuffer* pAttribsBuffer
- Indirect buffer that can be used by IDeviceContext::
TraceRaysIndirect() command. - Uint32 AttribsBufferOffset
- Offset in bytes from the beginning of the buffer where SBT data will be recorded.
-
RESOURCE_
STATE_ TRANSITION_ MODE TransitionMode - State transition mode of the attribs buffer (see Diligent::
RESOURCE_STATE_TRANSITION_MODE).