VkClearDepthStencilValue

Undocumented in source.
struct VkClearDepthStencilValue {}

Members

Variables

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

Meta