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