cubos::core::gl::DepthStencilStateDesc struct

Describes a depth stencil state.

Public types

struct Depth
Decribes a depth state.
struct Stencil
Describes a stencil state.

Public variables

Depth depth
Depth state options.
Stencil stencil
Depth stencil options.