[][src]Type Definition rendy_texture::pixel::Rg32Sfloat

type Rg32Sfloat = Pixel<Rg, _32, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg32Sfloat[src]