|
|
|
|
|
by castano-ludicon
87 days ago
|
|
It needs to be decompressed, but it does not stay uncompressed. That memory is only used temporarily. Games usually have a pinned staging buffer to upload data to the GPU. This memory is reused and does not contribute significantly to the total memory use. |
|