nCine::RHI::GXM::GxmFramebuffer class

Framebuffer stub of the sceGxm backend (aliased as RHI::Framebuffer).

Provided only for the contract alias (the default-framebuffer rebinding some window backends use). Off-screen rendering is routed through GxmRenderTarget instead.

Public static functions

static auto Unbind() -> bool

Constructors, destructors, conversion operators

GxmFramebuffer() defaulted

Public functions

auto GetGLHandle() const -> std::uint32_t
auto Bind() const -> bool