Module wgsl

Source
Expand description

Keywords for WGSL (WebGPU Shading Language).

Constants§

RESERVED

Statics§

RESERVED_SET
The above set of reserved keywords, turned into a cached HashSet. This saves significant time during Namer::reset.