Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
__NOTOC__
In [[computer graphics (computer science)|computer graphics]], a '''swap chain''' is a series of [[framebuffer]]s utilized by the [[graphics card]] or graphics [[API]] in both [[immediate mode]] and [[retained mode]] graphics processing environments for [[frame rate]] stabilization and several other functions. The swap chain usually exists in [[Video card#Video memory| graphics memory]], but it can exist in system memory as well.
==Function==
|