Module naga::front[][src]

Expand description

Parsers which load shaders into memory.

Modules

glsl
spv

SPIR-V frontend

wgsl

Front end for consuming WebGPU Shading Language.

Structs

Typifier

Helper processor that derives the types of all expressions.