[][src]Module surfman::platform::windows::wgl

A backend using the native Windows OpenGL WGL API.

Modules

adapter

A no-op adapter type for WGL.

connection

A connection to the window server.

context

Wrapper for WGL contexts on Windows.

device

An implementation of the GPU device for Windows using the WGL API.

surface

An implementation of the GPU device for Windows using WGL/Direct3D interoperability.