https://bugs.freedesktop.org/show_bug.cgi?id=90325

--- Comment #4 from nmcve...@gmail.com ---
Looking at gl_API.xml, it appears to me that static_dispatch="false" should
have been removed when the 3.3 support was added. If I remove static_dispatch
from the functions in the ARB_timer_query category, then build, the generated
shared object contains the missing entry points:

nick@the-citadel:~/Projects/mesa$ nm -D
build/linux-x86_64-debug/mesa/drivers/x11/libGL.so | grep glQueryCounter
00000000000a0990 T glQueryCounter

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to