Variable VkClearDepthStencilValue.depth

struct VkClearDepthStencilValue
{
  // ...
  float depth ;
  // ...
}