Crate gfx_device_gl [] [src]

OpenGL implementation of a device, striving to support OpenGL 2.0 with at least VAOs, but using newer extensions when available.

Structs

CommandBuffer
Device

An OpenGL device with GLSL shaders.

Factory

GL resource factory.

Info

OpenGL implementation information

Output

A placeholder for a real Output implemented by your window.

PlatformName

A unique platform identifier that does not change between releases

Version

A version number for a specific component of an OpenGL implementation

Enums

Command

Serialized device command.

Error
Resources

Functions

create

Load OpenGL symbols and detect driver information.

Type Definitions

ArrayBuffer
Buffer
FrameBuffer
Program
Sampler
Shader
Surface
Texture