NonStreamingMips is calculated using the following formula:
TextureMemory2D + TextureMemory3D + TextureMemoryCube - WantedMips - CachedMips
TextureMemory2D + TextureMemory3D + TextureMemoryCube is summed as GCurrentTextureMemorySize in D3D11Texture.cpp.
Displaying (TextureMemoryUsed-WantedMips-CachedMips) as NonStreamingMips is easier to understand for developers.
[Image Removed]
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-85384 in the post.
| 0 |
| Component | UE - Graphics Features |
|---|
| Created | Dec 4, 2019 |
|---|---|
| Resolved | Aug 27, 2021 |
| Updated | Aug 27, 2021 |