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@lists.freedesktop.org
Reporter: ro...@garg.io
QA Contact: mesa-dev@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev