Module wgsl
Available on crate feature
unstable-wgpu-26
only.Expand description
Keywords for WGSL (WebGPU Shading Language).
Constants§
Statics§
- RESERVED_
SET - The above set of reserved keywords, turned into a cached HashSet. This saves
significant time during
Namer::reset
.