Files
NixOS-configs/modules/wallpaper-engine/materials/util/hdr_upsample_cubic.json
2025-02-07 17:04:43 -06:00

10 lines
181 B
JSON

{
"passes": [{
"shader": "hdr_downsample",
"depthtest": "disabled",
"depthwrite": "disabled",
"blending": "additive",
"combos": {"UPSAMPLE":1,"BICUBIC":1}
}]
}