Searched refs:GLX_ALIAS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcurrent.c275 GLX_ALIAS(Bool, glXMakeCurrentReadSGI,
280 GLX_ALIAS(Bool, glXMakeContextCurrent,
H A Dglxextensions.h282 /* GLX_ALIAS should be used for functions with a non-void return type.
285 /* GLX_ALIAS and GLX_ALIAS_VOID both expand to the macro GLX_ALIAS2. Using the
292 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro
297 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro
H A Dglxcmds.c1409 GLX_ALIAS(Display *, glXGetCurrentDisplayEXT, (void), (),
1568 GLX_ALIAS(int, glXQueryContextInfoEXT,
1947 GLX_ALIAS(int, glXGetFBConfigAttribSGIX,
1951 _GLX_PUBLIC GLX_ALIAS(GLXFBConfigSGIX *, glXChooseFBConfigSGIX,
1956 _GLX_PUBLIC GLX_ALIAS(XVisualInfo *, glXGetVisualFromFBConfigSGIX,
2641 GLX_ALIAS(__GLXextFuncPtr, glXGetProcAddress,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.h283 /* GLX_ALIAS should be used for functions with a non-void return type.
286 /* GLX_ALIAS and GLX_ALIAS_VOID both expand to the macro GLX_ALIAS2. Using the
293 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro
298 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro
H A Dglxcmds.c1402 GLX_ALIAS(Display *, glXGetCurrentDisplayEXT, (void), (),
1555 GLX_ALIAS(int, glXQueryContextInfoEXT,
1959 GLX_ALIAS(int, glXGetFBConfigAttribSGIX,
1963 _GLX_PUBLIC GLX_ALIAS(GLXFBConfigSGIX *, glXChooseFBConfigSGIX,
1968 _GLX_PUBLIC GLX_ALIAS(XVisualInfo *, glXGetVisualFromFBConfigSGIX,
2728 GLX_ALIAS(__GLXextFuncPtr, glXGetProcAddress,

Completed in 26 milliseconds