VkClearDepthStencilValue

Undocumented in source.
struct VkClearDepthStencilValue {}

Members

Variables

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

Meta