cart-tmp-nga

Crates.iocart-tmp-nga
lib.rscart-tmp-nga
version0.1.0
sourcesrc
created_at2020-08-10 04:15:49.037986
updated_at2020-08-10 04:15:49.037986
descriptionShader translation infrastructure
homepagehttps://github.com/gfx-rs/naga
repositoryhttps://github.com/gfx-rs/naga
max_upload_size
id274909
size419,456
Carter Anderson (cart)

documentation

README

Naga

Matrix Crates.io Docs.rs Build Status

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) :construction:
WGSL (Tint) :construction:
GLSL (Vulkan) :construction:
Rust
Back-end Status Notes
SPIR-V (binary) :construction:
WGSL
Metal :construction:
HLSL
GLSL
AIR
DXIR
DXIL
DXBC
Commit count: 2212

cargo fmt