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