webxr_
api
0.0.1
GLTypes
Required Associated Types
Bindings
Context
Device
Implementations on Foreign Types
()
Implementors
In webxr_
api::
layer
webxr_api
::
layer
Trait
GLTypes
Copy item path
Source
pub trait GLTypes { type
Device
; type
Context
; type
Bindings
; }
Required Associated Types
§
Source
type
Device
Source
type
Context
Source
type
Bindings
Implementations on Foreign Types
§
Source
§
impl
GLTypes
for
()
Source
§
type
Bindings
=
()
Source
§
type
Device
=
()
Source
§
type
Context
=
()
Implementors
§