Searched refs:GLX_ALIAS_VOID (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxextensions.h | 283 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 D | glx_pbuffer.c | 996 GLX_ALIAS_VOID(glXDestroyGLXPbufferSGIX, 1001 GLX_ALIAS_VOID(glXSelectEventSGIX, 1006 GLX_ALIAS_VOID(glXGetSelectedEventSGIX,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxextensions.h | 284 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 D | glx_pbuffer.c | 974 GLX_ALIAS_VOID(glXDestroyGLXPbufferSGIX, 979 GLX_ALIAS_VOID(glXSelectEventSGIX, 984 GLX_ALIAS_VOID(glXGetSelectedEventSGIX,
|
Completed in 5 milliseconds