70 GLuint m_nBuffer = std::numeric_limits<GLuint>::max();
71 GLenum m_nTarget = GL_FRAMEBUFFER;
void AttachRBO(const base_rbo &rbo)
Attach RBO th FRO.
QX_DECL_IBUFFER void SetTarget(GLenum target)
Set target type.
qx::string_view CheckStatus() const
Check framebuffer status.
void AttachTexture2D(GLenum attachment, const base_texture &texture, GLint nMipmapLevel=0)
Attache a single face of a specific MIP level to FBO.
void AttachTexture(GLenum attachment, const base_texture &texture, GLint nMipmapLevel=0)
Attache all cube map faces of a specific MIP level as an array of images (layered framebuffer)