mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-18 09:30:53 -05:00
Rather than calculating this for every sampler, this PR calculates if a texture can force anisotropy when its info is set, and exposes the value via a public boolean. This should help texture/sampler heavy games when anisotropic filtering is not Auto, like UE4 ones (or so i hear?). There is another cost where samplers are created twice when anisotropic filtering is enabled, but I'm not sure how relevant this one is.
3.8 KiB
3.8 KiB