Hi,

I build mesa with --enable-glx-tls option. But when use
nm libGL.so.1.2.0 | grep glapi

it still show these:
                 U _glapi_get_dispatch_table_size
                 U _glapi_get_proc_address
                 U _glapi_get_proc_offset
                 U _glapi_set_context
                 U _glapi_set_dispatch
                 U _glapi_tls_Dispatch

Why the _glapi_tls_Dispatch still undefined? Did I miss anything?

Regards,
Sun
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to