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