Home
last modified time | relevance | path

Searched refs:GLX_ALIAS2 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
Dglxextensions.h290 # 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)