Expand description
Basic representations of WGSL syntactic elements, such as enums, operators, and context-dependent names.
Enumsยง
- Acceleration
Structure Flags naga-ext - Acceleration structure flags (naga extension)
- Access
Mode - Memory access mode enumeration.
- Address
Space - Address space enumeration.
- Assignment
Operator - Binary
Operator - Builtin
Value - Built-in value names.
- Conservative
Depth naga-ext - Naga extension: Conservative Depth.
- Diagnostic
Severity - Diagnostic Severity Control Names.
- Enumerant
- One of the predeclared enumerants.
- Interpolation
Sampling - Interpolation Sampling Names.
- Interpolation
Type - Interpolation Type Names.
- Sampled
Type - Texel
Format - Texel format enumeration.
- Unary
Operator