Home | History | Annotate | Download | only in glx

Lines Matching full:funcname

2613 get_glx_proc_address(const char *funcName)
2619 if (strcmp(GLX_functions[i].Name, funcName) == 0)