Skip to content
Commit cc05c019 authored by Rohan Garg's avatar Rohan Garg 🐙 Committed by Adam Jackson
Browse files

glamor/glamor_egl.c: EGL_NATIVE_PIXMAP_KHR do not require contexts

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.

Fixes: a5321ea4 ("Allow to create textured pixmaps from gbm_bo without using gem names")
parent 88dd4cea
Loading
Loading
Loading
Pipeline #14587 passed with stages
in 1 minute and 6 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment