|
Cogs.Rendering
|
#include "Common.h"#include "RasterizerState.h"#include "DepthStencilState.h"#include "BlendState.h"#include "Foundation/StringView.h"Go to the source code of this file.
Classes | |
| struct | Cogs::RenderTargetViewDescription |
| Describes a single render target view and which resources to use from the underlying texture. More... | |
| struct | Cogs::DepthStencilViewDescription |
| Describes a single depth stencil view and which resources to use from the underlying texture. More... | |
| struct | Cogs::MultiViewDescription |
| Describes multiview framebuffer layout. More... | |
| struct | Cogs::IRenderTargets |
| Provides render target management functionality. More... | |
Namespaces | |
| namespace | Cogs |