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