João Capucho b55aa51f65 Add support for function declarations with arguments
Change ParseError to be public
Change globals to default to private instead of throwing error
2021-01-30 13:44:39 -05:00
2021-01-24 21:14:59 -05:00
2021-01-28 01:22:10 -05:00
2020-07-01 08:53:54 -04:00
2021-01-30 15:14:38 +01:00
2020-07-16 09:54:52 -04:00
2020-06-21 16:59:16 -04:00
2020-12-18 16:11:12 -05:00
2021-01-30 11:54:15 -05:00

Naga

Matrix Crates.io Docs.rs Build Status

This is an experimental shader translation library for the needs of gfx-rs project and WebGPU.

Supported end-points

Everything is still a work-in-progress, but some end-points are usable:

Front-end Status Notes
SPIR-V (binary) ✔️
WGSL ✔️
GLSL (Vulkan)
Rust
Back-end Status Notes
SPIR-V (binary) ✔️
WGSL
Metal ✔️
HLSL
GLSL
AIR
DXIL/DXIR
DXBC

✔️ = Primary support — = Secondary support — 🚧 = Unsupported, but support in progress

Description
No description provided
Readme 137 MiB
Languages
Rust 79.9%
WGSL 16.2%
HLSL 2%
GLSL 1.7%
JavaScript 0.2%