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 264 GLX_ALIAS(Bool, glXMakeCurrentReadSGI,
269 GLX_ALIAS(Bool, glXMakeContextCurrent,
glxextensions.h 283 /* 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) \
298 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \
glxcmds.c     [all...]

Completed in 63 milliseconds