Home
last modified time | relevance | path

Searched refs:GLX_FUNCTION2 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
Dglxcmds.c2473 #define GLX_FUNCTION2(n,f) { # n, (GLvoid *) f } macro
2524 GLX_FUNCTION2(glXSwapIntervalSGI, __glXSwapIntervalSGI),
2527 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),
2528 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),
2531 GLX_FUNCTION2(glXMakeCurrentReadSGI, glXMakeContextCurrent),
2532 GLX_FUNCTION2(glXGetCurrentReadDrawableSGI, glXGetCurrentReadDrawable),
2537 GLX_FUNCTION2(glXGetCurrentDisplayEXT, glXGetCurrentDisplay),
2539 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
2543 GLX_FUNCTION2(glXGetFBConfigAttribSGIX, glXGetFBConfigAttrib),
2544 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig),
[all …]