Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxcmds.c2472 #define GLX_FUNCTION(f) { # f, (GLvoid *) f } macro
2477 GLX_FUNCTION(glXChooseVisual),
2478 GLX_FUNCTION(glXCopyContext),
2479 GLX_FUNCTION(glXCreateContext),
2480 GLX_FUNCTION(glXCreateGLXPixmap),
2481 GLX_FUNCTION(glXDestroyContext),
2482 GLX_FUNCTION(glXDestroyGLXPixmap),
2483 GLX_FUNCTION(glXGetConfig),
2484 GLX_FUNCTION(glXGetCurrentContext),
2485 GLX_FUNCTION(glXGetCurrentDrawable),
[all …]