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