Cross Reference: glxglvnd.h
xref: /xsrc/external/mit/MesaLib.old/dist/src/glx/glxglvnd.h
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/MesaLib.old/dist/src/glx/
1b8e80941Smrg#ifndef _glx_lib_glvnd_h_
2b8e80941Smrg#define _glx_lib_glvnd_h_
3b8e80941Smrg
4b8e80941Smrgtypedef struct __GLXapiExportsRec __GLXapiExports;
5b8e80941Smrg
6b8e80941Smrgextern const __GLXapiExports *__glXGLVNDAPIExports;
7b8e80941Smrg
8b8e80941Smrgextern const int DI_FUNCTION_COUNT;
9b8e80941Smrg
10b8e80941Smrgextern const void * const __glXDispatchFunctions[];
11b8e80941Smrgextern int __glXDispatchTableIndices[];
12b8e80941Smrgextern const char * const __glXDispatchTableStrings[];
13b8e80941Smrg
14b8e80941Smrg#endif
15

Indexes created Sat Nov 29 00:09:30 GMT 2025