8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Replacement: Ensurely orderly stop on reset. If the texture is being loaded and we stop or reset, make sure it stops to avoid any crash or hang.
Replacement: Delay load texture data.
Replacement: Purge old cached decoded textures. Not actually decoding into the cache, just setup.
Replacement: Centralize lookup logic. And make sure we don't change our minds about using a replacement during a draw.