Properly saved edit for glsl file to remove macro define

This commit is contained in:
Areloch 2022-09-16 17:54:34 -05:00
parent 5e9d7d63a1
commit f93f7cce21

View file

@ -4,7 +4,6 @@ uniform float2 targetRatio;
#define SMAA_RT_METRICS float4(oneOverTargetSize, targetSize)
#define SMAA_GLSL_4 1
#define SMAA_PRESET_ULTRA 1
#define SMAA_PREDICATION 0
#define SMAA_FLIP_Y 0