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