Replacement: Read in texture filtering overrides.

If you're replacing, you can know more information about linear safety for
tests.
This commit is contained in:
Unknown W. Brackets 2021-02-27 17:16:16 -08:00
parent 5d4d8ab418
commit fb3ad1df4b
6 changed files with 107 additions and 46 deletions

View file

@ -27,7 +27,6 @@
#include "Core/Reporting.h"
#include "GPU/GPUState.h"
#include "GPU/Common/TextureCacheCommon.h"
#include "GPU/Common/TextureDecoder.h"
#include "GPU/Software/SoftGpu.h"
#include "GPU/Software/Rasterizer.h"