Docs.rs
easygpu-0.5.0
easygpu 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ecton
github:khonsulabs:publishers
Dependencies
bytemuck ^1.7.3
normal
figures ^0.1.2
normal
num-traits ^0.2.14
normal
thiserror ^1.0.30
normal
wgpu ^0.16.0
normal
futures ^0.3.19
dev
winit ^0.28.3
dev
wgpu ^0.16.0
normal
Versions
6.01%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
easygpu
0.5.0
Module buffers
Module Items
Structs
In crate easygpu
easygpu
Module
buffers
Copy item path
Source
Structs
§
Depth
Buffer
Z-Depth buffer.
Framebuffer
Off-screen framebuffer. Can be used as a render target in render passes.
Index
Buffer
Uniform
Buffer
A uniform buffer that can be bound in a ‘BindingGroup’.
Vertex
Buffer