[Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 4 09:51:20 PDT 2015


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

            Bug ID: 91556
           Summary: clSetKernelArg from OpenCL is erroring out incorrectly
           Product: Mesa
           Version: 10.6
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: contact at pavanky.com
        QA Contact: mesa-dev at lists.freedesktop.org

Created attachment 117515
  --> https://bugs.freedesktop.org/attachment.cgi?id=117515&action=edit
Code to reproduce the bug

clSetKernelArg is erroring out with "CL_INVALID_ARG_SIZE" when trying to pass
in a struct as an input. This can be reproduced with the code in the
attachment.

It can be verified that the size of the struct inside the OpenCL kernel and
host are the same by changing "REPRODUCE_BUG" to be 0.

-- 
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: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150804/1d610d79/attachment.html>


More information about the mesa-dev mailing list