[][src]Module widgetry::backend_glow

Re-exports

pub use crate::backend_glow_native::setup;

Structs

Buffer
Drawable
GfxCtxInnards
PrerenderInnards
VertexArray

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.

Type Definitions

WindowAdapter