mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 07:41:31 +11:00
(lottes-trinitron) Fix path of shader5
We're only human. Now it loads for me.
This commit is contained in:
parent
b1865afb31
commit
240e78a035
|
@ -24,7 +24,7 @@ shader4 = ../crt/shaders/crt-royale/src/crt-royale-first-pass-linearize-crt-gamm
|
|||
srgb_framebuffer4 = true
|
||||
alias4 = "REFERENCE"
|
||||
|
||||
shader5 = "shaders/crt-lottes-multipass/threshold.slang"
|
||||
shader5 = "../crt/shaders/crt-lottes-multipass/threshold.slang"
|
||||
srgb_framebuffer5 = "true"
|
||||
|
||||
shader6 = "../blurs/blur9fast-vertical.slang"
|
||||
|
|
Loading…
Reference in a new issue