mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
17 lines
348 B
Plaintext
17 lines
348 B
Plaintext
|
shaders = "1"
|
||
|
shader0 = "../shaders/imgborder-sgb.slang"
|
||
|
|
||
|
scale_type_x0 = "absolute"
|
||
|
scale_x0 = "256"
|
||
|
scale_type_y0 = "absolute"
|
||
|
scale_y0 = "224"
|
||
|
|
||
|
parameters = "box_scale;location;in_res_x;in_res_y"
|
||
|
box_scale = "1.000000"
|
||
|
location = "0.500000"
|
||
|
in_res_x = "160.000000"
|
||
|
in_res_y = "144.000000"
|
||
|
|
||
|
textures = "BORDER"
|
||
|
BORDER = "sgb.png"
|