Skip to content
Snippets Groups Projects
Commit cc05c019 authored by Rohan Garg's avatar Rohan Garg :octopus: 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
No related branches found
No related tags found
Loading
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