Framebuffer object: Difference between revisions

Content deleted Content added
No edit summary
Line 12:
* Does not require context switching.
* Is more efficient because resources are shared within the same context.
* Is more flexible because all of depth buffer, stencil buffer, accumulation buffer, etc. can be acquired.
 
== Architecture ==