Cogs.Rendering
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
IContext.h File Reference
#include "Common.h"
#include "DataFormat.h"

Go to the source code of this file.

Classes

struct  Cogs::RenderPassInfo
 
struct  Cogs::IContext
 Represents a graphics device context which can receive rendering commands. More...
 

Namespaces

namespace  Cogs
 

Enumerations

enum class  Cogs::LoadOp : uint32_t { Cogs::Undefined , Cogs::Clear , Cogs::Load }
 
enum class  Cogs::StoreOp : uint32_t { Cogs::Undefined , Cogs::Store , Cogs::Discard }