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