Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
GraphicsBuffer.hpp File Reference
#include <GraphicsAdapterChild.hpp>
#include <GraphicsBufferDesc.hpp>

Go to the source code of this file.

Classes

class  Faro::GraphicsBuffer
 A buffer storing graphics related data. Created by GraphicsAdapter::CreateBuffer. More...
 

Namespaces

namespace  Faro
 

Enumerations

enum  Faro::GraphicsResourceState {
  Faro::RS_Unknown , Faro::RS_CopySource , Faro::RS_CopyDestination , Faro::RS_RenderTarget ,
  Faro::RS_ShaderResource , Faro::RS_Present
}
 Describes the state of a graphics buffer. More...