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