Docs.rs
gpu-0.2.3
gpu 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
notdanilo
Dependencies
glow ^0.6.0
normal
shrinkwraprs ^0.3.0
normal
glutin ^0.20.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3.17
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module gl_context
gpu
0.2.3
Module gl_
context
Module Items
Structs
Traits
In gpu::
backend
gpu
::
backend
Module
gl_
context
Copy item path
Source
Expand description
GLContext backend.
Structs
§
GLContext
A
GLContext
structure.
Traits
§
HasGL
Context
A trait used for retrieving a
GLContext
.