Searched defs:procName (Results 1 – 13 of 13) sorted by relevance
15 static void *__glXGLVNDGetProcAddress(const GLubyte *procName) in __glXGLVNDGetProcAddress()40 static void *__glXGLVNDGetDispatchAddress(const GLubyte *procName) in __glXGLVNDGetDispatchAddress()47 static void __glXGLVNDSetDispatchIndex(const GLubyte *procName, int index) in __glXGLVNDSetDispatchIndex()
2625 _GLX_PUBLIC void (*glXGetProcAddressARB(const GLubyte * procName)) (void) in glXGetProcAddressARB()
200 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB()216 void (*glXGetProcAddress(const GLubyte *procName))() in glXGetProcAddress()
12 #define My_GetProcAddress(module, procName) ::GetProcAddressA(module, procName) argument49 FARPROC GetProc(LPCSTR procName) const { return My_GetProcAddress(_module, procName); } in GetProc()
54 __eglGLVNDGetProcAddress(const char *procName) in __eglGLVNDGetProcAddress()
104 extern void (*linker_foo(const unsigned char *procName))() in linker_foo()
47 procName?: string; property
178 internal static extern IntPtr GetProcAddress(IntPtr hModule, string procName); in GetProcAddress()
143 const procName = threadInfo.procName || ''; constant
113 BGLView::GetGLProcAddress(const char* procName) in GetGLProcAddress()
506 const procName = threadRows.columns[4].stringValues![i]; constant
75 static void JET_DumpEvent (const char *procName, EAS_U32 event) in JET_DumpEvent()
1264 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB()1280 (*glXGetProcAddress(const GLubyte *procName))() in glXGetProcAddress()