From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 79431] New: OpenGL OpenCL interop results in corrupted renderbuffer object image Date: Thu, 29 May 2014 23:35:00 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0144502349==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D21796E0B6 for ; Thu, 29 May 2014 16:34:59 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0144502349== Content-Type: multipart/alternative; boundary="1401406499.0ba30540.22832"; charset="us-ascii" --1401406499.0ba30540.22832 Date: Thu, 29 May 2014 23:34:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=79431 Priority: medium Bug ID: 79431 Assignee: dri-devel@lists.freedesktop.org Summary: OpenGL OpenCL interop results in corrupted renderbuffer object image Severity: normal Classification: Unclassified OS: All Reporter: pavol@klacansky.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa I use APP SDK with OpenCL running on CPU and r600 driver on GPU (AMD Mobility 3650) to compute image. If I use OpenCL image, I get correct result, however if I want to display image using OpenGL (interop), it is corrupted. I create renderbuffer object, than link it with OpenCL (clCreateFromGLRenderbuffer) and then after image was computed I blit it to back buffer. I tested it in lab on nVidia proprietary driver and it works well, I suspect the problem is in renderbuffer sharing. OpenCL is 1.2, OpenGL 3.3. -- You are receiving this mail because: You are the assignee for the bug. --1401406499.0ba30540.22832 Date: Thu, 29 May 2014 23:34:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 79431
Assignee dri-devel@lists.freedesktop.org
Summary OpenGL OpenCL interop results in corrupted renderbuffer object image
Severity normal
Classification Unclassified
OS All
Reporter pavol@klacansky.com
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

I use APP SDK with OpenCL running on CPU and r600 driver on GPU (AMD Mobility
3650) to compute image. If I use OpenCL image, I get correct result, however if
I want to display image using OpenGL (interop), it is corrupted.

I create renderbuffer object, than link it with OpenCL
(clCreateFromGLRenderbuffer) and then after image was computed I blit it
to back buffer.

I tested it in lab on nVidia proprietary driver and it works well, I suspect
the problem is in renderbuffer sharing.

OpenCL is 1.2, OpenGL 3.3.


You are receiving this mail because:
  • You are the assignee for the bug.
--1401406499.0ba30540.22832-- --===============0144502349== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0144502349==--