Searched refs:GLX_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c2531 #define GLX_FUNCTION(f) { # f, (GLvoid *) f } macro
2536 GLX_FUNCTION(glXChooseVisual),
2537 GLX_FUNCTION(glXCopyContext),
2538 GLX_FUNCTION(glXCreateContext),
2539 GLX_FUNCTION(glXCreateGLXPixmap),
2540 GLX_FUNCTION(glXDestroyContext),
2541 GLX_FUNCTION(glXDestroyGLXPixmap),
2542 GLX_FUNCTION(glXGetConfig),
2543 GLX_FUNCTION(glXGetCurrentContext),
2544 GLX_FUNCTION(glXGetCurrentDrawabl
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2441 #define GLX_FUNCTION(f) { # f, (GLvoid *) f } macro
2446 GLX_FUNCTION(glXChooseVisual),
2447 GLX_FUNCTION(glXCopyContext),
2448 GLX_FUNCTION(glXCreateContext),
2449 GLX_FUNCTION(glXCreateGLXPixmap),
2450 GLX_FUNCTION(glXDestroyContext),
2451 GLX_FUNCTION(glXDestroyGLXPixmap),
2452 GLX_FUNCTION(glXGetConfig),
2453 GLX_FUNCTION(glXGetCurrentContext),
2454 GLX_FUNCTION(glXGetCurrentDrawabl
[all...]

Completed in 34 milliseconds