Type Definition Abgr8Snorm
rendy::texture::pixel
type Abgr8Snorm = Pixel<Abgr, _8, Inorm>;
Pixel type alias.