naga::keywords

Module wgsl

Source
Expand description

Keywords for WGSL (WebGPU Shading Language).

Constants§

Statics§

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