GPUOpen-Effects / FidelityFX-FSR2

FidelityFX Super Resolution 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong comment and unneeded code

anderswk-ioi opened this issue · comments

The comment refers to SRV/UAV, but code accesses const buffer info. Also, the code in the if clause is not needed, since FfxGpuJobDescription, which includes FfxComputeJobDescription, was copied on the line above.

// needs to copy SRVs and UAVs in case they are on the stack only