Commit d6eb8d0c by Jonah Ryan-Davis Committed by Commit Bot

Add missing functions to libEGL.def

The functions weren't properly exposed from the EGL_ANGLE_feature_control extension. Bug: angleproject:1621 Change-Id: Ie91a18966a84db88d6a9a555e75cba8cea0a6521 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1688498 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 62934322
......@@ -70,6 +70,8 @@ EXPORTS
eglQueryDebugKHR @76
eglLabelObjectKHR @77
eglSetBlobCacheFuncsANDROID @78
eglQueryDisplayAttribANGLE @79
eglQueryStringiANGLE @80
; 1.5 entry points
eglCreateSync @38
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment