Framebuffer object: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.5.4)
m linking
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]], etc. can be acquired.
 
== Architecture ==