Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / glx / g_glxglvnddispatchindices.h
index 05a2c8cf3ce4048871ebb579b38ba3774748b7e3..3ba50a74abbe62015b99fb08d235460a3eb84e7c 100644 (file)
@@ -39,6 +39,7 @@ typedef enum __GLXdispatchIndex {
     DI_GetCurrentDisplayEXT,
     // GetCurrentDrawable implemented by libglvnd
     // GetCurrentReadDrawable implemented by libglvnd
+    DI_GetDriverConfig,
     // GetFBConfigAttrib implemented by libglvnd
     DI_GetFBConfigAttribSGIX,
     DI_GetFBConfigFromVisualSGIX,