[Mesa-dev] [Bug 99856] OpenCL Hello world returns "unsupported call to function get_local_size"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 27 15:44:24 UTC 2017


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

--- Comment #18 from Aidan Thornton <makosoft at googlemail.com> ---
While that patch fixes the problem with get_local_size at least for me, it
appears that get_global_size and get_num_groups have the exact same problem and
require the same fix. The simple hello world example doesn't require them but
this breaks more complex OpenCL code which does with a almost identical error.
Making the same change to both of these appears to give me a working libclc on
Cape Verde. Hopefully it will for Henrique too.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170227/2e1aad3d/attachment.html>


More information about the mesa-dev mailing list