Struct gfx_window_sdl::Device [] [src]

pub struct Device { /* fields omitted */ }

An OpenGL device with GLSL shaders.

Methods

impl Device
[src]

[src]

Access the OpenGL directly via a closure. OpenGL types and enumerations can be found in the gl crate.

[src]

Get the OpenGL-specific driver information

Trait Implementations

impl Device for Device
[src]

[src]

[src]

[src]

[src]

[src]

[src]