mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 21:40:31 +00:00
Properly saved edit for glsl file to remove macro define
This commit is contained in:
parent
5e9d7d63a1
commit
f93f7cce21
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue