1eglInitialize nullAllowed major nullAllowed minor check major 1 check minor 1 2eglGetConfigs nullAllowed configs check configs config_size 3eglChooseConfig nullAllowed configs check configs config_size check num_config 1 sentinel attrib_list EGL_NONE 4eglGetConfigAttrib check value 1 5//STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE 6eglCreatePbufferSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE 7//unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE 8eglCreatePixmapSurface unsupported 9eglCopyBuffers unsupported 10eglQuerySurface check value 1 11//STUB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_NONE 12eglCreateContext sentinel attrib_list EGL_NONE 13eglQueryContext check value 1 14