Added presets for sharpsmoother and smart-blur so they can be easily tested by users

This commit is contained in:
HyperspaceMadness 2022-09-18 10:42:10 -04:00
parent fceab939d4
commit 86917b0739
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
shaders = 1
shader0 = "sharpsmoother.slang"

3
blurs/smart-blur.slangp Normal file
View file

@ -0,0 +1,3 @@
shaders = 1
shader0 = "smart-blur.slang"