Hi Dave,

On 12 April 2017 at 05:57, Dave Airlie <airl...@gmail.com> wrote:

> +struct drm_syncobj_handle {
> +       __u32 handle;
> +       /** Flags.. only applicable for handle->fd */
> +       __u32 flags;
> +
> +       __s32 fd;
> +};
I think this struct need a __u32 pad as well.

Thanks
Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to