Trait gfx_core::format::DepthSurface
[−]
[src]
pub trait DepthSurface: SurfaceTyped { }An ability of a surface type to be used for depth targets.
Implementors
impl DepthSurface for D16impl DepthSurface for D24impl DepthSurface for D24_S8impl DepthSurface for D32