summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-04-17 14:15:34 -0700
committerPokechu22 <Pokechu022@gmail.com>2021-05-07 16:37:10 -0700
commited020349676f6bf465c1129123fafcdbfeaeef0b (patch)
treef0857ff3d0c2f9ca79cac824e3cb434bf83481b6 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent16c17ed9cead8f2cafd5d027d5f4957cd906246c (diff)
UberShaderPixel: Return fixed-point values from selectTexCoord
This change should have no behavioral differences itself, but allows for changing the behavior of out of bounds tex coord indices more easily in the next commit. Without this change, returning tex0 for out of bounds cases and then applying the fixed-point logic would use the wrong tex dimension info (tex0 with I_TEXDIMS[1] or such), which is inaccurate.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions