FidelityFX-FSR2
FidelityFX-FSR2 copied to clipboard
FfxResourceFlags are not propagated to createResource function
There seems to be a mistake during the creation of the FfxResourceDescription during context creation where the resource flags are omitted. This means that the backend will never create aliasable resources.
https://github.com/GPUOpen-Effects/FidelityFX-FSR2/blob/ea97a113b0f9cadf519fbcff315cc539915a3acd/src/ffx-fsr2-api/ffx_fsr2.cpp#L400
I'm waiting for the infamous "Fixed in our internal tree and will form part of our next public release."