This structure is used by IDeviceContext::UpdateSBT(). More...
#include <DeviceContext.h>
Public Attributes | |
IBuffer * | pAttribsBuffer = nullptr |
Indirect buffer that can be used by IDeviceContext::TraceRaysIndirect() command. | |
Uint64 | AttribsBufferOffset = 0 |
Offset in bytes from the beginning of the buffer where SBT data will be recorded. | |
RESOURCE_STATE_TRANSITION_MODE | TransitionMode = RESOURCE_STATE_TRANSITION_MODE_NONE |
State transition mode of the attribs buffer (see Diligent::RESOURCE_STATE_TRANSITION_MODE). | |
This structure is used by IDeviceContext::UpdateSBT().