Variable VkClearDepthStencilValue.stencil

struct VkClearDepthStencilValue
{
  // ...
  uint stencil ;
  // ...
}