Type Definition gfx_core::format::DepthStencil[][src]

type DepthStencil = (D24_S8, Unorm);

Standard 24-bit depth format with 8-bit stencil.