vyre 0.4.0

GPU compute intermediate representation with a standard operation library
Documentation
1
2
3
4
//! WGSL lowering marker for `compression.deflate_decompress`.
//!
//! The generic Category A lowerer emits the ratio guard. Host decoding uses the
//! checked Rust kernel in `kernel.rs`.