![]() |
Faro Engine 0.0.0.b519570 (main)
|
This is the complete list of members for Faro::GraphicsCommandList, including all inherited members.
| ClearRenderTarget(GraphicsBuffer *renderTarget, FloatColor color)=0 | Faro::GraphicsCommandList | pure virtual |
| CopyBuffer(GraphicsBuffer *source, GraphicsBuffer *destination)=0 | Faro::GraphicsCommandList | pure virtual |
| Destroy() | Faro::IObject | virtual |
| Execute(Array< GraphicsSemaphore * > waitForSemaphores={})=0 | Faro::GraphicsCommandList | pure virtual |
| GetAdapter() | Faro::IGraphicsAdapterChild | |
| GetTypedAdapter() | Faro::IGraphicsAdapterChild | inline |
| Init(GraphicsAdapter *adapter) | Faro::IGraphicsAdapterChild | |
| Init() override | Faro::IGraphicsAdapterChild | protectedvirtual |
| Reset()=0 | Faro::GraphicsCommandList | pure virtual |
| SetResourceState(GraphicsBuffer *buffer, GraphicsResourceState state)=0 | Faro::GraphicsCommandList | pure virtual |
| ~IObject()=default | Faro::IObject | virtual |