[Mesa-dev] [Bug 109354] eglCreateImageKHR should throw a error when called with anything but EGL_NO_CONTEXT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 14 16:14:26 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109354

            Bug ID: 109354
           Summary: eglCreateImageKHR should throw a error when called
                    with anything but EGL_NO_CONTEXT
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: EGL
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: rohan at garg.io
        QA Contact: mesa-dev at lists.freedesktop.org

Calling eglCreateImageKHR with anything but EGL_NO_CONTEXT should throw a
error.

From
https://www.khronos.org/registry/EGL/extensions/KHR/EGL_KHR_image_pixmap.txt

     * If <target> is EGL_NATIVE_PIXMAP_KHR, and <ctx> is not EGL_NO_CONTEXT,
       the error EGL_BAD_PARAMETER is generated.

Xorg has recently been fixed to incorporate this :
https://gitlab.freedesktop.org/xorg/xserver/commit/cc05c01925755310f027c61daa29648a10155f96

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190114/facb64d0/attachment.html>


More information about the mesa-dev mailing list