Type Definition gfx::format::DepthStencil [−][src]
type DepthStencil = (D24_S8, Unorm);
Standard 24-bit depth format with 8-bit stencil.
type DepthStencil = (D24_S8, Unorm);
Standard 24-bit depth format with 8-bit stencil.