Variable DisplayMode.driverData

Internal driver data

struct DisplayMode
{
  // ...
  void* driverData ;
  // ...
}