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

type R8Snorm = Pixel<R, _8, Inorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for R8Snorm[src]