Type Definition old_school_gfx_glutin_ext::RawInit

source ·
pub type RawInit = InitState<RawRenderTargetView<R>, RawDepthStencilView<R>>;
Expand description

“Raw” initialised winit, glutin & gfx state.