зеркало из https://github.com/mozilla/gecko-dev.git
…
|
||
---|---|---|
.. | ||
examples | ||
src | ||
test-data | ||
tests | ||
.cargo-checksum.json | ||
.monocodus | ||
.travis.yml | ||
Cargo.toml | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
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 |