Type Definition gfx_hal::image::State[][src]

type State = (Access, Layout);

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