jit-spirv-impl

Crates.iojit-spirv-impl
lib.rsjit-spirv-impl
version0.1.1
sourcesrc
created_at2023-05-13 08:40:37.484342
updated_at2023-05-14 05:38:31.024667
descriptionCompile GLSL/HLSL/WGSL to SPIR-V just-in-time with a simple macro.
homepagehttps://github.com/PENGUINLIONG/inline-spirv-rs
repositoryhttps://github.com/PENGUINLIONG/inline-spirv-rs
max_upload_size
id863626
size24,441
PENGUINLIONG (PENGUINLIONG)

documentation

https://docs.rs/inline-spirv-rs

README

JIT SPIR-V (Implementation)

Crate Documentation

jit-spirv-impl implements the procedural macro code generator for jit-spirv.

How to Use

Please refer to the documentation of jit-spirv for usage.

License

This project is licensed under either of

at your option.

Commit count: 27

cargo fmt