mtl-rs 0.1.7

Rust bindings for Apple's Metal API
1
2
3
#![allow(unused)]
// This module is intentionally kept minimal post-split. Re-export any compatibility constants here.
pub const MTL_COUNTER_DONT_SAMPLE: usize = usize::MAX;