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