Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxcmds.c2458 #define GLX_FUNCTION(f) { # f, (GLvoid *) f } macro
2463 GLX_FUNCTION(glXChooseVisual),
2464 GLX_FUNCTION(glXCopyContext),
2465 GLX_FUNCTION(glXCreateContext),
2466 GLX_FUNCTION(glXCreateGLXPixmap),
2467 GLX_FUNCTION(glXDestroyContext),
2468 GLX_FUNCTION(glXDestroyGLXPixmap),
2469 GLX_FUNCTION(glXGetConfig),
2470 GLX_FUNCTION(glXGetCurrentContext),
2471 GLX_FUNCTION(glXGetCurrentDrawable),
[all …]