Skip to content

pyxis-roc/wgsl-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgsl-dump

Build Status REUSE status MIT-License

wgsl-dump is a small command line utility for dumping selected parts of a wgsl module.

Installation

Install wgsl-dump with cargo by providing cargo install --git https://github.com/pyxis-roc/wgsl-dump

Usage

To use wgsl-dump, invoke it from the command line, providing the path to the wgsl file you want to parse: wgsl-dump -i /path/to/input -o /path/to/output <--dump-conditions|--dump-indices>

Additional usage information can be found by running wgsl-dump --help

Licenses

  • Code: The source code is licensed under the MIT License.
  • Documentation: The documentation and related materials are licensed under the CC-BY-SA-4.0 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages