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