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

9 lines
160 B
JSON

{
"passes": [{
"shader": "downsample_eighth_blur_v",
"depthtest": "disabled",
"depthwrite": "disabled",
"textures": ["_rt_4FrameBuffer"]
}]
}