Macro wgpu::core::gfx_if_vulkan

source ·
macro_rules! gfx_if_vulkan {
    ( $call:expr ) => { ... };
}
Available on crate feature vulkan and non-WebAssembly and wgpu_core only.