webxr_api::layer

Trait GLTypes

Source
pub trait GLTypes {
    type Device;
    type Context;
    type Bindings;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl GLTypes for ()

Implementors§