ngfx::RenderPass
Inherited by ngfx::D3DRenderPass, ngfx::MTLRenderPass, ngfx::VKRenderPass
Public Functions
Name | |
---|---|
virtual | ~RenderPass() |
Public Attributes
Name | |
---|---|
Framebuffer * | currentFramebuffer |
Public Functions Documentation
function ~RenderPass
inline virtual ~RenderPass()
Public Attributes Documentation
variable currentFramebuffer
Framebuffer * currentFramebuffer = nullptr;
Updated on 3 April 2021 at 20:21:51 PDT