summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/effects/crt-geom/phosphor_apply.json
diff options
context:
space:
mode:
Diffstat (limited to 'bgfx/effects/crt-geom/phosphor_apply.json')
-rw-r--r--bgfx/effects/crt-geom/phosphor_apply.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bgfx/effects/crt-geom/phosphor_apply.json b/bgfx/effects/crt-geom/phosphor_apply.json
index 6b073d53a44..dc6dfcb34b5 100644
--- a/bgfx/effects/crt-geom/phosphor_apply.json
+++ b/bgfx/effects/crt-geom/phosphor_apply.json
@@ -24,6 +24,7 @@
{ "name": "s_phosphor", "type": "int", "values": [ 1 ] },
{ "name": "u_phosphor_power", "type": "vec4", "values": [ 1.3, 0.0, 0.0, 0.0 ] },
{ "name": "u_phosphor_amplitude","type": "vec4", "values": [ 0.2, 0.0, 0.0, 0.0 ] },
+ { "name": "u_phosphor_cutoff", "type": "vec4", "values": [300.0,0.0, 0.0, 0.0 ] },
{ "name": "u_gamma", "type": "vec4", "values": [ 2.2, 0.0, 0.0, 0.0 ] }
]
}