Refactored deferred lights code, and skipping SSAA when sample count is 1

This commit is contained in:
dexy
2019-12-04 17:54:48 +11:00
Unverified
parent 1843d70652
commit 152d439f89
19 changed files with 480 additions and 183 deletions
+3
View File
@@ -1,5 +1,8 @@
#include "Common.hlsli"
//currently unused - TODO: implement individual HD lights here
struct LODLight
{