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