Function ClearValues.depthStencil

static ClearValues depthStencil (
  in const(float) depth,
  in const(uint) stencil
);