Macro wgpu::core::gfx_if_metal
source · macro_rules! gfx_if_metal { ( $call:expr ) => { ... }; }
Available on
wgpu_core and not (crate feature metal and (macOS or iOS)) only.