CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
GPURenderTarget.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::GPUAttachmentDescriptor
 Render target attachment descriptor structure. More...
 
struct  CeresEngine::GPURenderTargetDescriptor
 
class  CeresEngine::GPURenderTarget
 

Namespaces

namespace  CeresEngine
 

Enumerations

enum class  CeresEngine::GPUAttachmentType { CeresEngine::Color , CeresEngine::Depth , CeresEngine::DepthStencil , CeresEngine::Stencil }
 Render target attachment type enumeration. More...