Searched refs:__eglGLVNDApiExports (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ | ||
| H A D | eglglvnd.c | 10 static const __EGLapiExports *__eglGLVNDApiExports = NULL; variable in typeref:typename:const __EGLapiExports * 70 __eglGLVNDApiExports = exports; |
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ | ||
| H A D | eglglvnd.c | 37 static const __EGLapiExports *__eglGLVNDApiExports = NULL; variable in typeref:typename:const __EGLapiExports * 90 __eglGLVNDApiExports = exports; |
Completed in 2 milliseconds