[Mesa-dev] MesaGL <-> non-Mesa OpenCL interop interface
Marek Olšák
maraeo at gmail.com
Fri Feb 26 21:06:12 UTC 2016
On Sat, Feb 6, 2016 at 6:53 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> I'm adding Chad to the Cc. At some point, it would be good to get Beignet
> playing well with mesa. Personally, I have substantial reservations about
> getting the kernel involved in surface layout for anything more than 2-D
> non-mipmapped non-array surfaces. Laying them out can be complicated, and
> committing to a stable API, or worse a kernel API seems a bit tricky. But
> I'll let chad rant about that :-)
It looks like we might have to pass surface parameters via interop
functions after all in order to support texture view sharing. Oh well.
Marek
More information about the mesa-dev
mailing list