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

9 lines
139 B
JSON

{
"passes": [{
"shader": "hdr_downsample",
"depthtest": "disabled",
"depthwrite": "disabled",
"combos": {"BLOOM":1}
}]
}