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 a644f9af370..e8983f6dd5c 100644
--- a/bgfx/chains/unfiltered.json
+++ b/bgfx/chains/unfiltered.json
@@ -7,14 +7,14 @@
}
],
"passes": [
- { "effect": "unfiltered/blit",
+ { "effect": "misc/blit",
"name": "Copy To Unstretched Texture",
"input": [
{ "sampler": "s_tex", "texture": "screen" }
],
"output": "temp"
},
- { "effect": "unfiltered/blit",
+ { "effect": "misc/blit",
"name": "Final Upscale",
"input": [
{ "sampler": "s_tex", "target": "temp" }