Searched refs:GLX_FUNCTION2 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxcmds.c | 2442 #define GLX_FUNCTION2(n,f) { # n, (GLvoid *) f } macro 2493 GLX_FUNCTION2(glXSwapIntervalSGI, __glXSwapIntervalSGI), 2496 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI), 2497 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI), 2500 GLX_FUNCTION2(glXMakeCurrentReadSGI, glXMakeContextCurrent), 2501 GLX_FUNCTION2(glXGetCurrentReadDrawableSGI, glXGetCurrentReadDrawable), 2506 GLX_FUNCTION2(glXGetCurrentDisplayEXT, glXGetCurrentDisplay), 2508 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext), 2512 GLX_FUNCTION2(glXGetFBConfigAttribSGIX, glXGetFBConfigAttrib), 2513 GLX_FUNCTION2(glXChooseFBConfigSGI [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 2532 #define GLX_FUNCTION2(n,f) { # n, (GLvoid *) f } macro 2582 GLX_FUNCTION2(glXGetFBConfigAttribSGIX, glXGetFBConfigAttrib), 2583 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig), 2586 GLX_FUNCTION2(glXGetVisualFromFBConfigSGIX, glXGetVisualFromFBConfig), 2593 GLX_FUNCTION2(glXGetProcAddress, glXGetProcAddressARB), 2604 GLX_FUNCTION2(glXMakeCurrentReadSGI, glXMakeContextCurrent), 2605 GLX_FUNCTION2(glXGetCurrentReadDrawableSGI, glXGetCurrentReadDrawable), 2610 GLX_FUNCTION2(glXGetCurrentDisplayEXT, glXGetCurrentDisplay), 2612 GLX_FUNCTION2(glXQueryContextInfoEXT, glXQueryContext),
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.0.rst | 203 - glx: Use GLX_FUNCTION2 only for actually aliased function names
|
Completed in 16 milliseconds