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