RsxFramebuffer class
Framebuffer stub of the RSX backend (aliased as RHI::Framebuffer).
The RSX has no framebuffer object; RsxRenderTarget records the attachment directly.
Public static functions
- static auto Unbind() -> bool
Constructors, destructors, conversion operators
- RsxFramebuffer() defaulted
Public functions
-
auto GetGLHandle() const -> std::
uint32_t - auto Bind() const -> bool