Type Alias piston_window::prelude::GfxDevice

source ·
pub type GfxDevice = Device;
Expand description

Actual device used by Gfx backend.

Aliased Type§

struct GfxDevice { /* private fields */ }