Video random-access memory: Difference between revisions

Content deleted Content added
No edit summary
Added "uses to" in the first sentence.
Line 1:
'''VRAM'''<ref name="urlHow Much VRAM Do You Need For Gaming? [2021 Guide]">{{cite web |url=https://www.gamingscan.com/how-much-vram-do-i-need/ |title=How Much VRAM Do You Need For Gaming? [2021 Guide] |format= |work= |accessdate=}}</ref><ref name="urlWhat is VRAM? - Technipages">{{cite web |url=https://www.technipages.com/what-is-vram |title=What is VRAM? - Technipages |format= |work= |accessdate=}}</ref> is a common abbreviation for '''Video Random Access Memory''', which is the dedicated memory a [[GPU]] uses to store and access the [[pixel]]s and other graphics data rendered on a computer monitor. This is often different technology than other computer memory, to facilitate being read rapidly to draw the image. In some systems this memory cannot be read/written using the same methods as normal memory; it is not [[memory mapped]].
 
The term "VRAM" sometimes means a specific technology used in the 1980s to implement it, [[Video RAM (dual-ported DRAM)|dual-ported DRAM]].