[−][src]Trait web_glitz::image::format::FloatRenderable
Marker trait for formats that can be used as a color attachment for a [RenderTarget] for a color out that outputs floating point values.
Marker trait for formats that can be used as a color attachment for a [RenderTarget] for a color out that outputs floating point values.
impl FloatRenderable for R8[src]impl FloatRenderable for RG8[src]impl FloatRenderable for RGB5_A1[src]impl FloatRenderable for RGB8[src]impl FloatRenderable for RGB10_A2[src]impl FloatRenderable for RGB565[src]impl FloatRenderable for RGBA4[src]impl FloatRenderable for RGBA8[src]impl FloatRenderable for SRGB8_ALPHA8[src]