[][src]Type Definition rendy::texture::pixel::Rg8Unorm

type Rg8Unorm = Pixel<Rg, _8, Unorm>;

Pixel type alias.