Struct gfx_core::tex::DepthStencilDesc
[−]
[src]
pub struct DepthStencilDesc { pub level: Level, pub layer: Option<Layer>, pub flags: DepthStencilFlags, }
Texture depth-stencil view descriptor.
Fields
level | |
layer | |
flags |