Trait gfx::format::DepthSurface [−][src]
pub trait DepthSurface: SurfaceTyped { }
An ability of a surface type to be used for depth targets.
pub trait DepthSurface: SurfaceTyped { }
An ability of a surface type to be used for depth targets.
impl DepthSurface for D16[src]impl DepthSurface for D24[src]impl DepthSurface for D24_S8[src]impl DepthSurface for D32[src]