Crate gpwgpu

Source

Re-exports§

pub use wgpu;
pub use bincode;
pub use bytemuck;

Modules§

automatic_buffers
operations
parser
shaderpreprocessor
utils

Macros§

parse_shaders
parse_shaders_dyn

Structs§

Lazy
A value which is initialized on the first access.

Enums§

ExpansionError

Traits§

FutureExt
An extension trait that allows blocking on a future in suffix position.