Function GLSupport.generateMipmap

bool generateMipmap(
  int dx,
  int dy,
  ubyte* pixels,
  int level,
  ref ubyte[] dst
);