<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OpenGL-OpenCL interop support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109334">109334</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>OpenGL-OpenCL interop support
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Gallium/StateTracker/Clover
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>yalterz@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>OpenGL-OpenCL interop, which as far as I understand is governed by the
cl_khr_gl_sharing [1, 2] extension, allows applications to use OpenGL buffer,
texture and renderbuffer objects as OpenCL memory objects.

I use it in a video capturing utility to perform OpenCL-accelerated color
conversions of OpenGL textures. Looks like it's not supported by Mesa's OpenCL
implementation.

I'm not at all familiar with the Mesa codebase so I'm not sure how much effort
supporting this would require.

[1]:
<a href="https://www.khronos.org/registry/OpenCL/extensions/khr/cl_khr_gl_sharing.txt">https://www.khronos.org/registry/OpenCL/extensions/khr/cl_khr_gl_sharing.txt</a>
[2]:
<a href="https://www.khronos.org/registry/OpenCL/sdk/1.2/docs/man/xhtml/cl_khr_gl_sharing.html">https://www.khronos.org/registry/OpenCL/sdk/1.2/docs/man/xhtml/cl_khr_gl_sharing.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>