@override TextureD clone() => .new( originalPointer: originalPointer, id: id, width: width, height: height, mipmaps: mipmaps, format: format, );