Searched refs:__EGL_DISPATCH_FUNC_INDICES (Results 1 – 2 of 2) sorted by relevance
12 int __EGL_DISPATCH_FUNC_INDICES[__EGL_DISPATCH_COUNT + 1]; variable36 __EGL_DISPATCH_FUNC_INDICES[i] = -1; in __eglInitDispatchStubs()43 __EGL_DISPATCH_FUNC_INDICES[index] = dispatchIndex; in __eglSetDispatchIndex()58 func = exports->fetchDispatchEntry(vendor, __EGL_DISPATCH_FUNC_INDICES[index]); in FetchVendorFunc()
9 extern int __EGL_DISPATCH_FUNC_INDICES[];