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