fd2156e56e12698893557e4c935849c54ff16212
[mesa.git] / src / glx / g_glxglvnddispatchindices.h
1 /*
2 * THIS FILE IS AUTOMATICALLY GENERATED BY gen_scrn_dispatch.pl
3 * DO NOT EDIT!!
4 */
5 #ifndef __glxlibglvnd_dispatchindex_h__
6 #define __glxlibglvnd_dispatchindex_h__
7
8 typedef enum __GLXdispatchIndex {
9 DI_BindTexImageEXT,
10 // ChooseFBConfig implemented by libglvnd
11 DI_ChooseFBConfigSGIX,
12 // ChooseVisual implemented by libglvnd
13 // CopyContext implemented by libglvnd
14 // CreateContext implemented by libglvnd
15 DI_CreateContextAttribsARB,
16 DI_CreateContextWithConfigSGIX,
17 DI_CreateGLXPbufferSGIX,
18 // CreateGLXPixmap implemented by libglvnd
19 DI_CreateGLXPixmapWithConfigSGIX,
20 // CreateNewContext implemented by libglvnd
21 // CreatePbuffer implemented by libglvnd
22 // CreatePixmap implemented by libglvnd
23 // CreateWindow implemented by libglvnd
24 // DestroyContext implemented by libglvnd
25 DI_DestroyGLXPbufferSGIX,
26 // DestroyGLXPixmap implemented by libglvnd
27 // DestroyPbuffer implemented by libglvnd
28 // DestroyPixmap implemented by libglvnd
29 // DestroyWindow implemented by libglvnd
30 // FreeContextEXT implemented by libglvnd
31 // GetClientString implemented by libglvnd
32 // GetConfig implemented by libglvnd
33 DI_GetContextIDEXT,
34 // GetCurrentContext implemented by libglvnd
35 // GetCurrentDisplay implemented by libglvnd
36 DI_GetCurrentDisplayEXT,
37 // GetCurrentDrawable implemented by libglvnd
38 // GetCurrentReadDrawable implemented by libglvnd
39 // GetFBConfigAttrib implemented by libglvnd
40 DI_GetFBConfigAttribSGIX,
41 DI_GetFBConfigFromVisualSGIX,
42 // GetFBConfigs implemented by libglvnd
43 // GetProcAddress implemented by libglvnd
44 // GetProcAddressARB implemented by libglvnd
45 // GetSelectedEvent implemented by libglvnd
46 DI_GetSelectedEventSGIX,
47 DI_GetVideoSyncSGI,
48 // GetVisualFromFBConfig implemented by libglvnd
49 DI_GetVisualFromFBConfigSGIX,
50 // ImportContextEXT implemented by libglvnd
51 // IsDirect implemented by libglvnd
52 // MakeContextCurrent implemented by libglvnd
53 // MakeCurrent implemented by libglvnd
54 // QueryContext implemented by libglvnd
55 DI_QueryContextInfoEXT,
56 // QueryDrawable implemented by libglvnd
57 // QueryExtension implemented by libglvnd
58 // QueryExtensionsString implemented by libglvnd
59 DI_QueryGLXPbufferSGIX,
60 // QueryServerString implemented by libglvnd
61 // QueryVersion implemented by libglvnd
62 DI_ReleaseTexImageEXT,
63 // SelectEvent implemented by libglvnd
64 DI_SelectEventSGIX,
65 // SwapBuffers implemented by libglvnd
66 DI_SwapIntervalSGI,
67 // UseXFont implemented by libglvnd
68 // WaitGL implemented by libglvnd
69 DI_WaitVideoSyncSGI,
70 // WaitX implemented by libglvnd
71 DI_glXBindSwapBarrierSGIX,
72 DI_glXCopySubBufferMESA,
73 DI_glXCreateGLXPixmapMESA,
74 DI_glXGetMscRateOML,
75 DI_glXGetScreenDriver,
76 DI_glXGetSwapIntervalMESA,
77 DI_glXGetSyncValuesOML,
78 DI_glXJoinSwapGroupSGIX,
79 DI_glXQueryCurrentRendererIntegerMESA,
80 DI_glXQueryCurrentRendererStringMESA,
81 DI_glXQueryMaxSwapBarriersSGIX,
82 DI_glXQueryRendererIntegerMESA,
83 DI_glXQueryRendererStringMESA,
84 DI_glXReleaseBuffersMESA,
85 DI_glXSwapBuffersMscOML,
86 DI_glXSwapIntervalMESA,
87 DI_glXWaitForMscOML,
88 DI_glXWaitForSbcOML,
89 DI_LAST_INDEX
90 } __GLXdispatchIndex;
91
92 #endif // __glxlibglvnd_dispatchindex_h__