HatchitGraphics
Public Member Functions | List of all members
Hatchit::Graphics::DX::D3D12RenderTarget Class Reference
Inheritance diagram for Hatchit::Graphics::DX::D3D12RenderTarget:
Hatchit::Graphics::RenderTargetBase

Public Member Functions

bool Initialize (const Resource::RenderTargetHandle &handle)
 
- Public Member Functions inherited from Hatchit::Graphics::RenderTargetBase
Resource::RenderTarget::BlendOp GetColorBlendOp () const
 Get the blend op to be used on the color channels of this render target. More...
 
Resource::RenderTarget::BlendOp GetAlphaBlendOp () const
 Get the blend op to be used on the alpha channel of this render target. More...
 

Additional Inherited Members

- Protected Attributes inherited from Hatchit::Graphics::RenderTargetBase
uint32_t m_width
 
uint32_t m_height
 
Resource::RenderTarget::BlendOp m_colorBlendOp
 
Resource::RenderTarget::BlendOp m_alphaBlendOp
 

The documentation for this class was generated from the following files: