Reuse a RenderPass as much as possible in iced_wgpu
This commit is contained in:
parent
b8c1809ea1
commit
730d6a0756
8 changed files with 197 additions and 171 deletions
|
|
@ -59,8 +59,9 @@ path = "../graphics"
|
|||
|
||||
[dependencies.glyphon]
|
||||
version = "0.2"
|
||||
git = "https://github.com/hecrj/glyphon.git"
|
||||
rev = "3c2acb9dea5b9fcb0fa650b3c73b3a3242c62f4a"
|
||||
# git = "https://github.com/hecrj/glyphon.git"
|
||||
# rev = "3c2acb9dea5b9fcb0fa650b3c73b3a3242c62f4a"
|
||||
path = "../../glyphon"
|
||||
|
||||
[dependencies.tracing]
|
||||
version = "0.1.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue