class Gloop::InvalidFramebufferOperationError
- Gloop::InvalidFramebufferOperationError
- Gloop::InvalidOperationError
- Gloop::OpenGLError
- Exception
- Reference
- Object
Overview
An operation on a framebuffer is not legal in its current state.
This is usually a problem with the code calling OpenGL. An attempt might have been made to read or write to a non-complete framebuffer.