VkClearDepthStencilValue

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkClearDepthStencilValue {}

Members

Variables

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

Meta