On 30 June 2018 at 14:11, Marek Olšák <mar...@gmail.com> wrote:
> I wonder if we can somehow make the TLS magic apply to RADV only.
> Radeonsi can do it without TLS. Then, the RADV-specific TLS code can be
> moved to RADV, and other code (if any) can be shared.

It's not the TLS code that is going to cause the problem, it's the C++
class. How to expose that into the driver without causing excess C++ exposure.

Since we have the compiler struct and the C++ class pretty much wrapping it,
to add the output stream and stuff.

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

Reply via email to