Type Definition gfx_hal::image::State

source · []
pub type State = (Access, Layout);
Expand description

Image state, combining access methods and the image’s layout.