|
Diligent Engine API Reference
|
Command list interface. More...
Additional Inherited Members | |
Public Member Functions inherited from Diligent::IDeviceObject | |
| virtual void | QueryInterface (const INTERFACE_ID &IID, IObject **ppInterface)=0 |
| Queries the specific interface, see IObject::QueryInterface() for details. | |
| virtual const DeviceObjectAttribs & | GetDesc () const =0 |
| Returns the buffer object description. | |
Command list interface.
Command list has no methods. When command list recording is finished, it is executed by IDeviceContext::ExecuteCommandList().