webxr_api
0.0.1
GLTypes
Required Associated Types
Bindings
Context
Device
Implementations on Foreign Types
()
Implementors
In webxr_api::layer
Trait
webxr_api
::
layer
::
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
()
§
type
Bindings
=
()
§
type
Device
=
()
§
type
Context
=
()
Implementors
§