internal/

directory
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2025 License: CC0-1.0

Directories

Path Synopsis
Package ast defines the Abstract Syntax Tree types for WGSL.
Package ast defines the Abstract Syntax Tree types for WGSL.
Package builtins defines WGSL built-in functions and their type signatures.
Package builtins defines WGSL built-in functions and their type signatures.
Package config handles loading minifier configuration from files.
Package config handles loading minifier configuration from files.
Package dce implements dead code elimination for WGSL modules.
Package dce implements dead code elimination for WGSL modules.
Package diagnostic provides error reporting and diagnostic messages for WGSL validation.
Package diagnostic provides error reporting and diagnostic messages for WGSL validation.
Package lexer provides tokenization for WGSL source code.
Package lexer provides tokenization for WGSL source code.
Package minifier provides the main minification API.
Package minifier provides the main minification API.
Package parser provides WGSL parsing into an AST.
Package parser provides WGSL parsing into an AST.
Package printer outputs WGSL code from an AST.
Package printer outputs WGSL code from an AST.
Package reflect provides WGSL shader reflection capabilities.
Package reflect provides WGSL shader reflection capabilities.
Package renamer provides symbol renaming for minification.
Package renamer provides symbol renaming for minification.
Package sourcemap provides source map generation for the WGSL minifier.
Package sourcemap provides source map generation for the WGSL minifier.
Package test provides testing utilities for the WGSL minifier.
Package test provides testing utilities for the WGSL minifier.
Package types provides the WGSL type system for semantic validation.
Package types provides the WGSL type system for semantic validation.
Package validator provides uniformity analysis for WGSL shaders.
Package validator provides uniformity analysis for WGSL shaders.
Package validator_tests provides test infrastructure for WGSL validation tests.
Package validator_tests provides test infrastructure for WGSL validation tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL