Docs.rs
est-render-0.2.52
est-render 0.2.52
Permalink
Docs.rs crate page
MIT-0
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Estrol
Dependencies
bitflags ^2.9.0
normal
bytemuck ^1.22.0
normal
byteorder-lite ^0.1.0
normal
flate2 ^1.1.1
normal
fontdue ^0.9.3
normal
futures ^0.3.31
normal
fxhash ^0.2.1
normal
half ^2.6.0
normal
image ^0.25.5
normal
lazy_static ^1.5.0
normal
num-traits ^0.2.19
normal
rand ^0.9.0
normal
rect_packer ^0.2.1
normal
scopeguard ^1.2.0
normal
smol_str ^0.2.2
normal
softbuffer ^0.4.6
normal
optional
ttf-parser ^0.25.1
normal
wgpu ^25.0.2
normal
winit ^0.30.9
normal
Versions
29.92%
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
est_
render
0.2.52
Module gpu
Module Items
Modules
Structs
Enums
Functions
In crate est_
render
est_render
Module
gpu
Copy item path
Source
Expand description
GPU graphics rendering abstractions
Modules
§
buffer
command
Command
pipeline
shader
texture
Structs
§
GPU
GPUAdapter
GPUBuilder
Limits
Enums
§
Adapter
Backend
GPUWait
Type
Functions
§
new
Creates a new
GPU
instance.
query_
gpu_
adapter
Queries the available GPU’s
GPUAdapter
.