Searched refs:glXGetSwapIntervalMESA (Results 1 – 2 of 2) sorted by relevance
63 int (*glXGetSwapIntervalMESA) (void); member
405 _this->gl_data->glXGetSwapIntervalMESA = in X11_GL_InitExtensions()922 } else if (_this->gl_data->glXGetSwapIntervalMESA) { in X11_GL_GetSwapInterval()923 return _this->gl_data->glXGetSwapIntervalMESA(); in X11_GL_GetSwapInterval()
Completed in 92 milliseconds