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