Diligent::UpdateIndirectRTBufferAttribs struct

This structure is used by IDeviceContext::UpdateSBT().

Contents

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).