Searched refs:GLX_ALIAS_VOID (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxextensions.h283 GLX_ALIAS_VOID is for functions with a void return type. */
285 /* GLX_ALIAS and GLX_ALIAS_VOID both expand to the macro GLX_ALIAS2. Using the
294 # define GLX_ALIAS_VOID(real_func, proto_args, args, aliased_func) \ macro
300 # define GLX_ALIAS_VOID(real_func, proto_args, args, aliased_func) \ macro
H A Dglx_pbuffer.c996 GLX_ALIAS_VOID(glXDestroyGLXPbufferSGIX,
1001 GLX_ALIAS_VOID(glXSelectEventSGIX,
1006 GLX_ALIAS_VOID(glXGetSelectedEventSGIX,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.h284 GLX_ALIAS_VOID is for functions with a void return type. */
286 /* GLX_ALIAS and GLX_ALIAS_VOID both expand to the macro GLX_ALIAS2. Using the
295 # define GLX_ALIAS_VOID(real_func, proto_args, args, aliased_func) \ macro
301 # define GLX_ALIAS_VOID(real_func, proto_args, args, aliased_func) \ macro
H A Dglx_pbuffer.c974 GLX_ALIAS_VOID(glXDestroyGLXPbufferSGIX,
979 GLX_ALIAS_VOID(glXSelectEventSGIX,
984 GLX_ALIAS_VOID(glXGetSelectedEventSGIX,

Completed in 5 milliseconds