Type Alias piston_window::prelude::GfxEncoder

source ·
pub type GfxEncoder = Encoder<Resources, CommandBuffer>;
Expand description

Actual gfx::Stream implementation carried by the window.

Aliased Type§

struct GfxEncoder { /* private fields */ }