Struct gfx_backend_gl::Instance[][src]

pub struct Instance { /* fields omitted */ }

Trait Implementations

Formats the value using the given formatter. Read more

Create a new instance. Read more

Return all available graphics adapters.

Create a new surface. Read more

Destroy a surface, freeing the resources associated with it and releasing it from this graphics API. Read more

Create a new surface from a display plane. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.