Multiple Buffering - Quad Buffering

It has been suggested that Quad buffering be merged into this article or section. (Discuss)

The term "Quad buffering" is used in stereoscopic implementations, and means the use of double buffering for each of the left and right eye images, thus four buffers total. The command to swap or copy the buffer typically applies to both pairs at once. If triple buffering was used then there would be six buffers.

Read more about this topic:  Multiple Buffering