Variable ClearDepthStencilValues.depth

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