This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
iced-yoda
Watch
1
Star
0
Fork
You've already forked iced-yoda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
01f67a2c1f
iced-yoda
/
wgpu
/
src
/
window.rs
5 lines
91 B
Rust
Raw
Normal View
History
Unescape
Escape
Write documentation for new `iced_wgpu` types
2020-02-09 03:44:16 +01:00
//! Display rendering results on windows.
Rename `window::Backend` to `Compositor`
2020-05-19 20:01:55 +02:00
mod
compositor
;
Allow `iced_wgpu` to render to any `TextureView`
2020-02-09 03:25:13 +01:00
Rename `window::Backend` to `Compositor`
2020-05-19 20:01:55 +02:00
pub
use
compositor
::
Compositor
;
Reference in a new issue
Copy permalink