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