shaders: Add clipped-surface shader
This commit is contained in:
parent
ea429a778e
commit
2f39c9682c
5 changed files with 369 additions and 2 deletions
|
|
@ -88,6 +88,7 @@ parking_lot = "0.12.5"
|
|||
logind-zbus = { version = "5.3.2", optional = true }
|
||||
futures-executor = { version = "0.3.31", features = ["thread-pool"] }
|
||||
futures-util = "0.3.31"
|
||||
cgmath = "0.18.0"
|
||||
|
||||
[dependencies.id_tree]
|
||||
branch = "feature/copy_clone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue