Type Definition R16Snorm
rendy_texture::pixel
type R16Snorm = Pixel<R, _16, Inorm>;
Pixel type alias.
impl AsPixel for R16Snorm
const NAME: &'static str
Name of the pixel type.
const SIZE: u32
Size of the pixel.
const FORMAT: Format
Pixel format.