summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/chains/unfiltered.json
diff options
context:
space:
mode:
Diffstat (limited to 'bgfx/chains/unfiltered.json')
-rw-r--r--bgfx/chains/unfiltered.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bgfx/chains/unfiltered.json b/bgfx/chains/unfiltered.json
index 19d74cd5eec..a644f9af370 100644
--- a/bgfx/chains/unfiltered.json
+++ b/bgfx/chains/unfiltered.json
@@ -7,14 +7,14 @@
}
],
"passes": [
- { "effect": "unfiltered\blit",
+ { "effect": "unfiltered/blit",
"name": "Copy To Unstretched Texture",
"input": [
{ "sampler": "s_tex", "texture": "screen" }
],
"output": "temp"
},
- { "effect": "unfiltered\blit",
+ { "effect": "unfiltered/blit",
"name": "Final Upscale",
"input": [
{ "sampler": "s_tex", "target": "temp" }