From cfdb26c2a47dd2659e5a9e76480f43150304ce48 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 27 Dec 2013 17:50:05 -0800 Subject: [PATCH] Add missing provider for eglCreateImageKHR. EGL_KHR_image_base defines these two functions, and so does EGL_KHR_image (which is bascically the union of EGL_KHR_image_base and EGL_KHR_image_pixmap). --- registry/egl.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry/egl.xml b/registry/egl.xml index c470f0c..0a32280 100644 --- a/registry/egl.xml +++ b/registry/egl.xml @@ -1431,6 +1431,8 @@ + +