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

2016-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 --- Comment #5 from Pavan Yalamanchili --- @Fernando, the updated code sample only includes native types inside a struct. But I will look at the file you mention to see if anything fishy is happening. -- You are receiving

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

2016-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 --- Comment #4 from Francisco Jerez --- I haven't run the program myself either, but it's likely that the module::argument::size value is calculated incorrectly in the compiler glue code, check out the definition of

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

2016-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 Pavan Yalamanchili changed: What|Removed |Added Priority|medium |high -- You

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

2016-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 Pavan Yalamanchili changed: What|Removed |Added Version|10.6|11.1 -- You

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

2016-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 Pavan Yalamanchili changed: What|Removed |Added Attachment #117515|0 |1 is

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

2015-08-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 --- Comment #2 from Serge Martin edb+freedesk...@sigluy.net --- Hello I didn't test your program, but it seems that dim_t on host side should be defined with cl_long instead of long long. See

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

2015-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 --- Comment #1 from Pavan Yalamanchili cont...@pavanky.com --- This was tested on Fedora 22 with AMD A10 5800K. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.

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

2015-08-04 Thread bugzilla-daemon
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:

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

2015-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91556 Pavan Yalamanchili cont...@pavanky.com changed: What|Removed |Added CC|