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