Searched refs:glXGetProcAddressARB (Results 1 – 14 of 14) sorted by relevance
170 { "glXGetProcAddressARB", (__GLXextFuncPtr) glXGetProcAddressARB },200 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB() function218 return glXGetProcAddressARB(procName); in glXGetProcAddress()
14 #define GLEXT_GetProcAddress glXGetProcAddressARB
79 #define glXGetProcAddressARB mglXGetProcAddressARB macro
318 extern __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *);
211 __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *procName);
17 return glXGetProcAddressARB(procName); in __glXGLVNDGetProcAddress()
2580 GLX_FUNCTION(glXGetProcAddressARB),2583 GLX_FUNCTION2(glXGetProcAddress, glXGetProcAddressARB),2639 _GLX_PUBLIC void (*glXGetProcAddressARB(const GLubyte * procName)) (void) in glXGetProcAddressARB() function2681 (procName), glXGetProcAddressARB)
63 CreateContextAttribsFn* createContextAttribs = (CreateContextAttribsFn*)glXGetProcAddressARB( in onInitializeContext()
281 glXGetProcAddressARB((GrGLubyte*)"glXCreateContextAttribsARB"); in CreateBestContext()
1309 { "glXGetProcAddressARB", (__GLXextFuncPtr) glXGetProcAddressARB },1356 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB() function1374 return glXGetProcAddressARB(procName); in glXGetProcAddress()
164 glXGetProcAddressARB() function.
769 - glXGetProcAddressARB() didn't always return the right address921 - use glXGetProcAddressARB in GLUT to avoid extension linking problems
142 is a wrapper for glXGetProcAddressARB() and wglGetProcAddress(). It
204 __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *procName);