Searched refs:GLXGetProcAddressProc (Results 1 – 1 of 1) sorted by relevance
140 typedef GLFuncPtr (*GLXGetProcAddressProc)(const char *); typedef147 static GLXGetProcAddressProc get_proc_address_func(void) in get_proc_address_func()149 GLXGetProcAddressProc get_proc_func; in get_proc_address_func()152 get_proc_func = (GLXGetProcAddressProc) in get_proc_address_func()157 get_proc_func = (GLXGetProcAddressProc) in get_proc_address_func()167 static GLXGetProcAddressProc get_proc_func = NULL; in get_proc_address()