зеркало из https://github.com/mozilla/gecko-dev.git
1.4 KiB
1.4 KiB
Naga
This is an experimental shader translation library for the needs of gfx-rs project and WebGPU. It's meant to provide a safe and performant way of converting to and from SPIR-V.
Supported end-points
Front-end | Status | Notes |
---|---|---|
SPIR-V (binary) | 🚧 | |
WGSL (Tint) | 🚧 | |
GLSL (Vulkan) | ||
Rust |
Back-end | Status | Notes |
---|---|---|
SPIR-V (binary) | ||
WGSL | ||
Metal | 🚧 | |
HLSL | ||
GLSL | ||
AIR | ||
DXIR | ||
DXIL | ||
DXBC |