[][src]Macro wgpu_core::gfx_select

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