Texture memory
Appearance
From Wikipedia, the free encyclopedia
Type of digital storage
Texture memory is a type of digital storage that makes texture data readily available to video rendering processors (also known as GPUs), typically 3D graphics hardware.[1] It was sometimes implemented as specialized RAM (TRAM) that is designed for rapid reading and writing, enabling the graphics hardware increased performance in rendering 3D imagery. Modern GPUs have one kind of RAM for all kinds of buffers, although textures might still have a dedicated cache.[2]
Larger amounts of texture memory allow for more detailed scenes.
References
[edit ]- ^ Cook, Shane (2013). "Memory Handling with CUDA". CUDA Programming. Elsevier. pp. 107–202. doi:10.1016/b978-0-12-415933-4.00006-5. ISBN 978-0-12-415933-4.
- ^ Chang-Tsun, Li (2009年11月30日). Handbook of Research on Computational Forensics, Digital Crime, and Investigation: Methods and Solutions. Hershey, PA: IGI Global. p. 243. ISBN 978-1-60566-837-6.
Stub icon
This computer hardware article is a stub. You can help Wikipedia by expanding it.