Docs.rs
rustial-renderer-wgpu-0.0.1
rustial-renderer-wgpu 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
federicomarcantognini
Dependencies
bytemuck ^1
normal
glam ^0.30
normal
log ^0.4
normal
rustial-engine ^0.0.1
normal
thiserror ^2
normal
wgpu ^25
normal
pollster ^0.4
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module fill_pattern_vertex
rustial_
renderer_
wgpu
0.0.1
Module fill_
pattern_
vertex
Module Items
Structs
In rustial_
renderer_
wgpu::
gpu
rustial_renderer_wgpu
::
gpu
Module
fill_
pattern_
vertex
Copy item path
Source
Expand description
Vertex type for fill-pattern rendering (position + colour + pattern UV).
Structs
ยง
Fill
Pattern
Vertex
A vertex for the fill-pattern GPU pipeline.