Variable Dds.mipmaps

struct Dds
{
  // ...
  ubyte[][] mipmaps ;
  // ...
}