![]() |
Faro Engine 0.0.0.b519570 (main)
|
Go to the source code of this file.
Classes | |
| struct | Faro::GraphicsBufferDesc |
| Description of a graphics buffer. More... | |
| struct | Faro::GraphicsBufferDesc::TextureDesc |
| struct | Faro::GraphicsBufferDesc::RenderTargetDesc |
| struct | Faro::GraphicsBufferDesc::ConstantBufferDesc |
| struct | Faro::GraphicsBufferDesc::GeometryBufferDesc |
| struct | Faro::GraphicsBufferCreateDesc |
Namespaces | |
| namespace | Faro |
Enumerations | |
| enum | Faro::GraphicsResourceType { Faro::RT_Texture , Faro::RT_ConstantBuffer , Faro::RT_VertexBuffer , Faro::RT_IndexBuffer } |
| Describes the resource type of a graphics buffer. More... | |
| enum | Faro::GraphicsBufferType { Faro::BT_Upload , Faro::BT_Remote } |
| Determines the type of a graphics buffer. More... | |