Searched defs:GetProcAddress (Results 1 – 11 of 11) sorted by relevance
19 using GetProcAddress = void* (*) (const char*); variable
22 using GetProcAddress = void* (*) (const char*); variable
49 TEST_P(ExplicitContextTest, GetProcAddress) in TEST_P() argument
234 void* TestGLSurface::GetProcAddress(const char* name) const { in GetProcAddress() function in flutter::testing::TestGLSurface
192 internal static extern IntPtr GetProcAddress(IntPtr hModule, string procName); in GetProcAddress() method in Grpc.Core.Internal.UnmanagedLibrary.Windows
125 WGLGETPROCADDRESS_T GetProcAddress; member
151 PFNGLXGETPROCADDRESSPROC GetProcAddress; member
197 PFNEGLGETPROCADDRESSPROC GetProcAddress; member
32 # define GetProcAddress GetProcAddressA macro
416 __eglMustCastToProperFunctionPointerType GetProcAddress(Thread *thread, const char *procname) in GetProcAddress() function
1515 __eglMustCastToProperFunctionPointerType EGLAPIENTRY GetProcAddress(const char *procname) in GetProcAddress() function