Struct gl_helpers::GLInfo[][src]

pub struct GLInfo { /* fields omitted */ }

Methods

impl GLInfo
[src]

Trait Implementations

impl Debug for GLInfo
[src]

Formats the value using the given formatter. Read more

impl Clone for GLInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for GLInfo
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

Auto Trait Implementations

impl Send for GLInfo

impl Sync for GLInfo