Variable Dds.Header.depth

Depth of a volume texture (in pixels), otherwise unused.

struct Dds.Header
{
  // ...
  uint depth ;
  // ...
}