Type Definition R8Snorm
amethyst_rendy::rendy::texture::pixel
type R8Snorm = Pixel<R, _8, Inorm>;
Pixel type alias.