Searched defs:GLX_ALIAS (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/glx/ |
D | glxextensions.h | 270 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) macro 274 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro 280 # define GLX_ALIAS(return_type, real_func, proto_args, args, aliased_func) \ macro
|