Variable ClearDepthStencilValues.stencil

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