summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ShaderCache.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2022-06-13 13:07:20 -0700
committerDentomologist <dentomologist@gmail.com>2022-07-08 00:19:05 -0700
commit0fac1d6e87990a732916b107ec836ca3b0f0e393 (patch)
tree16a9c69fe4ef7ca1eb01bd032657b0301185b7fe /Source/Core/VideoCommon/ShaderCache.cpp
parent7cc89f5642cab3b91aef1c8255af857a1607ddf6 (diff)
VideoCommon: Fix D3D shader warning X3571 (negative base for pow())
Add abs() to fix "pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them".
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions