Home  >  Article  >  what is vram

what is vram

青灯夜游
青灯夜游Original
2021-02-02 11:56:5634502browse

vram refers to "Video Random Access Memory", which is a form of video memory. Its main function is to output the video data of the graphics card to the digital-to-analog converter, effectively reducing the workload of the graphics display chip. . Features: Allows access by all hardware (including central processing unit, display chip, etc.) at the same time.

what is vram

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.

VRAM (Video RAM, Video Random Access Memory) is a form of video memory.

The random access memory on the graphics card is a dual-port memory that allows it to be accessed by all hardware (including central processing units, display chips, etc.) at the same time. It is about 20% faster than EDO DRAM, but the price is relatively high, and it is suitable for high color depth and high resolution graphics equipment. Display chips using VRAM include S3, 968, S3 ViRGE/VX, etc.

Video memory can store the color of each pixel on the screen.

Features: Allows access by all hardware (including central processing unit, display chip, etc.) at the same time.

The main function is to output the video data of the graphics card to the digital-to-analog converter, effectively reducing the workload of the graphics display chip. It adopts dual data port design, one of which is a parallel data output port and the other is a serial data output port. Mostly used for high-end memory in advanced graphics cards.

If you want to read more related articles, please visit PHP Chinese website! !

The above is the detailed content of what is vram. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn