Home | History | Annotate | Download | only in libagl

Lines Matching full:minor

1456 EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor)
1472 if (minor != NULL) *minor = VERSION_MINOR;