Type Definition R16Snorm
rendy::texture::pixel
type R16Snorm = Pixel<R, _16, Inorm>;
Pixel type alias.