Skip to content

Commit

Permalink
Enable full PCF now that the shader compiles with DXC
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealMJP committed Aug 30, 2017
1 parent 4d57cab commit d94131d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BindlessDeferred/Shading.hlsl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#define UseReceiverPlaneBias_ 1

// Set this to zero to make compile times quicker
#define UseGatherPCF_ 0
#define UseGatherPCF_ 1

#include <DescriptorTables.hlsl>
#include <SH.hlsl>
Expand Down

0 comments on commit d94131d

Please sign in to comment.