Docs.rs
forma-render-0.1.1
forma-render 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dragostis
Dependencies
anyhow ^1.0.66
normal
bytemuck ^1.12.3
normal
crossbeam-utils ^0.8.12
normal
crumsort ^0.1.0
normal
etagere ^0.2.7
normal
ramhorns ^0.12
normal
rayon ^1.5.3
normal
rustc-hash ^1.1.0
normal
wgpu ^0.14.0
normal
half ^2.1.0
dev
pollster ^0.2.5
dev
rand ^0.8.5
dev
Versions
21.82%
of the crate is documented
Go to latest version
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
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 buffer
Modules
Structs
?
Module
forma_render
::
cpu
::
buffer
source
·
[
−
]
Modules
layout
Buffer-layout-specific traits for user-defined behavior.
Structs
Buffer
A short-lived description of the buffer being rendered into for the current frame.
BufferBuilder
A builder for the
Buffer
.
BufferLayerCache
A per-
Buffer
cache that enables forma to skip rendering to buffer regions that have not changed.