Files
NixOS-configs/modules/wallpaper-engine/materials/util/hdr_upsample.json
2025-04-29 13:39:02 -05:00

10 lines
169 B
JSON

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