Texture memory

Source: Wikipedia, the free encyclopedia.

Texture memory is a type of

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
.

Larger amounts of texture memory allow for more detailed scenes.