Searched defs:procName (Results 1 – 17 of 17) 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()
2607 _GLX_PUBLIC void (*glXGetProcAddressARB(const GLubyte * procName)) (void) in glXGetProcAddressARB()
193 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB()209 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()
21 const std::string &procName, in GetWGLProcAddress()43 const std::string &procName, in GetWGLExtensionProcAddress()
54 #define glutGetProcAddress(procName) wglGetProcAddress(procName) argument
47 __eglGLVNDGetProcAddress(const char *procName) in __eglGLVNDGetProcAddress()
104 extern void (*linker_foo(const unsigned char *procName))() in linker_foo()
32 static void* getProcAddressMacOS(const char* procName) { in getProcAddressMacOS()
178 internal static extern IntPtr GetProcAddress(IntPtr hModule, string procName); in GetProcAddress()
130 let procName = threadInfo.procName || ''; variable
124 procName?: string; property
382 const procName = threadRows.columns[4].stringValues![i]; constant
114 BGLView::GetGLProcAddress(const char* procName) in GetGLProcAddress()
75 static void JET_DumpEvent (const char *procName, EAS_U32 event) in JET_DumpEvent()
1216 glXGetProcAddressARB(const GLubyte *procName) in glXGetProcAddressARB()1232 (*glXGetProcAddress(const GLubyte *procName))() in glXGetProcAddress()
438 angle::GenericProc KHRONOS_APIENTRY TraceLoadProc(const char *procName) in TraceLoadProc()