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