Macro wgpu::core::gfx_if_gles

macro_rules! gfx_if_gles {
    ( $call:expr ) => { ... };
}
Available on wgpu_core and crate feature gles only.