Video random-access memory: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Added date. | Use this bot. Report bugs. | Suggested by Abductive | #UCB_toolbar
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 3:
[[File:GDDR5X 1080ti.jpg|thumb|[[GDDR SDRAM|GDDR5X SDRAM]] on an NVIDIA GeForce [[GTX 1080 Ti]] graphics card]]
 
'''Video random-access memory''' ('''VRAM''') is dedicated [[computer memory]] used to store the [[pixel]]s and other graphics data as a [[framebuffer]] to be rendered on a computer monitor.<ref>{{cite book|title=Computer Graphics: Principles and Practice|last1=Foley|first1=James D. |last2=van Dam|first2=Andries|last3=Feiner|first3=Steven K.|last4=Hughes|first4=John F.|publisher=[[Addison-Wesley]]|year=1997|isbn=0-201-84840-6|page=859|url=https://books.google.com/books?id=-4ngT05gmAQC&dq=vram&pg=PA892}}</ref> It often uses a different technology than other computer memory, in order to be read quickly for display on a screen.
 
==Relation to GPUs==