Function CommandBuffer.setDepthBounds

abstract void setDepthBounds (
  in const(float) minDepth,
  in const(float) maxDepth
);