Swap chain: Difference between revisions

Content deleted Content added
Kerdek (talk | contribs)
Kerdek (talk | contribs)
No edit summary
Line 1:
__NOTOC__
In [[Computer graphics (computer science)|computer graphics]], a '''Swapswap Chainchain''' is a series of [[framebuffer]]s utilized by the [[graphics card]] or graphics [[API]] in an [[immediate mode]] graphics processing environment for [[frame rate]] stabilization and several other functions. The swap chain usually exists in [[Random-access memory| graphics memory]], but it can exist in system memory as well.
 
==Function==