shaders: Add clipped-surface shader

This commit is contained in:
Victoria Brekenfeld 2025-12-08 17:58:38 +01:00 committed by Victoria Brekenfeld
parent ea429a778e
commit 2f39c9682c
5 changed files with 369 additions and 2 deletions

1
Cargo.lock generated
View file

@ -844,6 +844,7 @@ dependencies = [
"anyhow",
"bitflags 2.9.4",
"calloop 0.14.3",
"cgmath",
"clap_lex",
"cosmic-comp-config",
"cosmic-config",