Type Definition piston_window::GfxEncoder

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

Actual gfx::Stream implementation carried by the window.