ICommandList class
Command list interface.
Command list has no methods. When command list recording is finished, it is executed by IDeviceContext::ExecuteCommandList().
Base classes
- struct IDeviceObject
- Base interface for all objects created by the render device Diligent::
IRenderDevice.