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@lists.freedesktop.org Reporter: cont...@pavanky.com QA Contact: mesa-dev@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev