Merge pull request #62865 from Calinou/taa-comment-fix-dead-link

Fix dead link in TAA resolve shader comment
This commit is contained in:
Rémi Verschelde 2022-07-13 14:09:10 +02:00 committed by GitHub
commit dd1951355d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@
#VERSION_DEFINES
// Based on Spartan Engine's TAA implementation https://github.com/PanosK92/SpartanEngine/blob/master/Data/shaders/temporal_antialiasing.hlsl
// Based on Spartan Engine's TAA implementation (without TAA upscale).
// <https://github.com/PanosK92/SpartanEngine/blob/a8338d0609b85dc32f3732a5c27fb4463816a3b9/Data/shaders/temporal_antialiasing.hlsl>
#define USE_SUBGROUPS