[][src]Module widgetry::backend_glow_native

Re-exports

pub use crate::backend_glow::Drawable;

Structs

WindowAdapter

Functions

load_textures

Uploads a sprite sheet of textures to the GPU so they can be used by Fill::Texture and friends to paint shapes.

setup