HomeSort by relevance Sort by last modified time
    Searched refs:GLX_ALIAS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/
glxcurrent.c 278 GLX_ALIAS(Bool, glXMakeCurrentReadSGI,
283 GLX_ALIAS(Bool, glXMakeContextCurrent,
glxextensions.h 282 /* 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) \
297 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \
glxcmds.c     [all...]

Completed in 155 milliseconds