Hacker News new | ask | show | jobs
by rp1 1646 days ago
True, bandwidth is a concern. It might be possible to copy memory directly from disk to the GPU, which may be more efficient.
1 comments

Assuming the on-disk version of a graphic is compatible with your particular GPU. Even within the same manufacturer two generations of GPUs might not use the same image format.

A generalized on-disk representation is safer and likely more forwards compatible.