Searched refs:GLXGetProcAddressProc (Results 1 – 1 of 1) sorted by relevance
141 typedef GLFuncPtr(*GLXGetProcAddressProc)(const char *); typedef148 static GLXGetProcAddressProc get_proc_address_func(void) in get_proc_address_func()150 GLXGetProcAddressProc get_proc_func; in get_proc_address_func()153 get_proc_func = (GLXGetProcAddressProc) in get_proc_address_func()158 get_proc_func = (GLXGetProcAddressProc) in get_proc_address_func()168 static GLXGetProcAddressProc get_proc_func = NULL; in get_proc_address()