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