VkClearDepthStencilValue

Undocumented in source.
@nogc pure nothrow
struct VkClearDepthStencilValue {}

Members

Variables

depth
float depth;
Undocumented in source.
stencil
uint32_t stencil;
Undocumented in source.

Meta