Home | History | Annotate | Download | only in EGL

Lines Matching refs:MAJOR

41 #define MAJOR          1
189 EGLAPI EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay display, EGLint *major, EGLint *minor) {
198 if(major) *major = MAJOR;