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