// Auto-generated with: android/scripts/gen-entries.py --mode=functions distrib/android-emugl/host/libs/libOpenGLESDispatch/render_egl_extensions.entries --output=distrib/android-emugl/host/include/OpenGLESDispatch/RenderEGL_extensions_functions.h // DO NOT EDIT THIS FILE #ifndef RENDER_EGL_EXTENSIONS_FUNCTIONS_H #define RENDER_EGL_EXTENSIONS_FUNCTIONS_H #include #define EGL_EGLEXT_PROTOTYPES #include #define LIST_RENDER_EGL_EXTENSIONS_FUNCTIONS(X) \ X(EGLImageKHR, eglCreateImageKHR, (EGLDisplay display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint* attrib_list)) \ X(EGLBoolean, eglDestroyImageKHR, (EGLDisplay display, EGLImageKHR image)) \ #endif // RENDER_EGL_EXTENSIONS_FUNCTIONS_H