Type Definition Bgr8Snorm
rendy::texture::pixel
type Bgr8Snorm = Pixel<Bgr, _8, Inorm>;
Pixel type alias.