Type Definition State
gfx_hal::image
type State = (Access, Layout);
Image state, combining access methods and the image's layout.