Macro wgpu_core::gfx_select[][src]

macro_rules! gfx_select {
    ($id : expr => $global : ident.$method : ident($($param : expr), *)) => { ... };
}