On 23 June 2017 at 16:36, Lucas Stach <[email protected]> wrote: > This trivially adds support for the image offset query, which is needed > for the zwp_linux_dmabuf based EGL platform wayland implementation. > > Signed-off-by: Lucas Stach <[email protected]>
So, whilst the patch is mostly good, it will break VC4 in the meantime, as it doesn't bother setting the handle to 0 in resource_get_handle(). Same with Freedreno, VirGL and at least some others. I'll just change the offset query in the new dmabuf path for egl/wayland to handle failure. Cheers, Daniel _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
