GPUOpen-LibrariesAndSDKs / FidelityFX-SDK

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

Missing FFX_PARAMETER_INOUT attribute in the function FsrRcasCon #67

Open MikhailGorobets opened 3 months ago

MikhailGorobets commented 3 months ago

When calling the FsrRcasCon function on the GPU, the corresponding constants (con) necessary for the RCAS step will not be set. https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/blob/d7531ae47d8b36a5d4025663e731a47a38be882f/sdk/include/FidelityFX/gpu/fsr1/ffx_fsr1.h#L661