<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - clSetKernelArg from OpenCL is erroring out incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91556#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - clSetKernelArg from OpenCL is erroring out incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91556">bug 91556</a>
              from <span class="vcard"><a class="email" href="mailto:edb+freedesktop@sigluy.net" title="Serge Martin <edb+freedesktop@sigluy.net>"> <span class="fn">Serge Martin</span></a>
</span></b>
        <pre>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
<a href="https://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/scalarDataTypes.html">https://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/scalarDataTypes.html</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>