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