26 m_framebuffer(framebuffer),
Graphics pipeline interface.
void clear_attachments(std::uint8_t mask, const clear_value &value)
Clears the color, depth, or stencil buffers of current attachments.
void set_enabled(bool enabled)
pass(gl::pipeline *pipeline, const gl::framebuffer *framebuffer)
std::uint8_t m_clear_mask
void set_framebuffer(const gl::framebuffer *framebuffer)
gl::pipeline * m_pipeline
const gl::framebuffer * m_framebuffer
gl::clear_value m_clear_value