[Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 15 18:45:44 PDT 2013


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

--- Comment #2 from Tom Stellard <tstellar at gmail.com> ---
(In reply to comment #1)
> Created attachment 82462 [details]
> Addess spaces support for kernel arguments
> 
> Use the data from getAddressSpaceMap to determine the correct type of the
> kernel arguments.

This patch looks good to me, can you send it to mesa-dev at lists.freedesktop.org.
I think for r600g to work correctly, you will also need to make sure we are
writing the correct lds size to the SQ_LDS_ALLOC register.  I think what we
want is the size reported by clover plus the size reported by the compiler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130716/f4ab149c/attachment.html>


More information about the mesa-dev mailing list