HomeSort by relevance Sort by last modified time
    Searched refs:__glXDispatchTableIndices (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/
glxglvnd.h 11 extern int __glXDispatchTableIndices[];
glxglvnd.c 54 __glXDispatchTableIndices[internalIndex] = index;
g_glxglvnddispatchfuncs.c 13 int __glXDispatchTableIndices[DI_LAST_INDEX + 1];
106 __VND->fetchDispatchEntry(dd, __glXDispatchTableIndices[DI_##func_name])
176 * allowed to call it from here, should we extend __glXDispatchTableIndices ?
207 * allowed to call it from here, should we extend __glXDispatchTableIndices ?
270 * allowed to call it from here, should we extend __glXDispatchTableIndices ?
616 * allowed to call it from here, should we extend __glXDispatchTableIndices ?

Completed in 8877 milliseconds