GPUOpen-LibrariesAndSDKs / FidelityFX-SDK

The main repository for the FidelityFX SDK.
Other
835 stars 80 forks source link

SpdReduceQuad fail silently if none of the FFX_**SL is defined. #61

Open VeganPower opened 5 months ago

VeganPower commented 5 months ago

If neither FFX_GLSL or FFX_HLSL is defined SpdReduceQuad fail silently. This is can lead to really hard to debug issue if you try to add supports for another compiler.

https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/blob/a0632abf1350bb64c098573d84c42f053f053a6e/sdk/include/FidelityFX/gpu/spd/ffx_spd.h#L602