On 16/09/2016 14:51, Nayan Deshmukh wrote:
bool flushed;
+   bool is_different_gpu;
  };

I get a warning when I build about incompatible pointer type at the line

fd = loader_get_user_preferred_fd(fd, &scrn->is_different_gpu);

When compiling on 32 bits.

I get this should be int.


Axel

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to