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