Trait gfx_core::format::RenderSurface
[−]
[src]
pub trait RenderSurface: SurfaceTyped { }An ability of a surface type to be used for render targets.
Implementors
impl RenderSurface for R4_G4impl RenderSurface for R4_G4_B4_A4impl RenderSurface for R5_G5_B5_A1impl RenderSurface for R5_G6_B5impl RenderSurface for R8impl RenderSurface for R8_G8impl RenderSurface for R8_G8_B8_A8impl RenderSurface for R10_G10_B10_A2impl RenderSurface for R11_G11_B10impl RenderSurface for R16impl RenderSurface for R16_G16impl RenderSurface for R16_G16_B16impl RenderSurface for R16_G16_B16_A16impl RenderSurface for R32impl RenderSurface for R32_G32impl RenderSurface for R32_G32_B32impl RenderSurface for R32_G32_B32_A32