mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
16 lines
283 B
Plaintext
16 lines
283 B
Plaintext
shaders = 2
|
|
|
|
shader0 = shaders/fsr-pass0.slang
|
|
filter_linear0 = true
|
|
scale_type0 = viewport
|
|
scale0 = 1.0
|
|
|
|
shader1 = shaders/fsr-pass1.slang
|
|
filter_linear1 = true
|
|
scale_type1 = source
|
|
scale1 = 1.0
|
|
|
|
parameters = "FSR_SHARPENING;FSR_FILMGRAIN"
|
|
FSR_SHARPENING = 0.3
|
|
FSR_FILMGRAIN = 0.10
|