[go: up one dir, main page]

Trait gfx::format::DepthSurface [] [src]

pub trait DepthSurface: SurfaceTyped { }

An ability of a surface type to be used for depth targets.

Implementors