Reuse glyphon::Pipeline state in iced_wgpu

This commit is contained in:
Héctor Ramón Jiménez 2024-05-08 12:29:17 +02:00
parent e07b42ac96
commit 447f3a2d14
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 12 additions and 5 deletions

View file

@ -142,7 +142,7 @@ cosmic-text = "0.10"
dark-light = "1.0"
futures = "0.3"
glam = "0.25"
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "ceed55403ce53e120ce9d1fae17dcfe388726118" }
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "cd66a24859cf30b0b8cabf06256dacad362ed44a" }
guillotiere = "0.6"
half = "2.2"
image = "0.24"