command
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command nagac is the naga shader compiler CLI.
Usage:
nagac [options] <input>
Examples:
nagac shader.wgsl # Parse and validate
nagac -o shader.spv shader.wgsl # Compile to SPIR-V
nagac -debug shader.wgsl # Compile with debug info
Source Files
¶
Click to show internal directories.
Click to hide internal directories.