Type Definition Rgba8Snorm
amethyst_rendy::rendy::texture::pixel
type Rgba8Snorm = Pixel<Rgba, _8, Inorm>;
Pixel type alias.