GPUOpen-LibrariesAndSDKs / FidelityFX-SDK

The main repository for the FidelityFX SDK.
878 stars 89 forks source link

Fixed implicit type conversion warnings in ffxInvertSafe #17

Closed LeonBrands closed 10 months ago

LeonBrands commented 11 months ago

The warnings only occur on some cross-platform compilers, but probably worth specifying the cast

jlacroixAMD commented 10 months ago

Thanks for catching this. I've made your fix locally and will get it pushed out with the next updated version of the SDK. Cheers!