Searched refs:GLX_ALIAS2 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/glx/ |
D | glxextensions.h | 290 # define GLX_ALIAS2(return_type, real_func, proto_args, args, aliased_func) \ macro 294 GLX_ALIAS2(return_type, real_func, proto_args, args, aliased_func) 296 GLX_ALIAS2(void, real_func, proto_args, args, aliased_func)
|