Home
last modified time | relevance | path

Searched defs:GetProcAddress (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DDLL.cpp120 void *GetProcAddress(HMODULE module, LPCSTR procName) in GetProcAddress() function
/third_party/mesa3d/src/egl/main/
H A Degldriver.h128 _EGLProc (*GetProcAddress)(const char *procname); member
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_win32.c31 # undef GetProcAddress macro
32 # define GetProcAddress GetProcAddressA macro
[all...]
/third_party/openssl/crypto/dso/
H A Ddso_win32.c31 # undef GetProcAddress macro
32 # define GetProcAddress GetProcAddressA macro
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp416 __eglMustCastToProperFunctionPointerType GetProcAddress(Thread *thread, const char *procname) in GetProcAddress() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp1515 __eglMustCastToProperFunctionPointerType EGLAPIENTRY GetProcAddress(const char *procname) in GetProcAddress() function
/third_party/glfw/src/
H A Dwin32_platform.h386 PFN_wglGetProcAddress GetProcAddress; member
H A Dinternal.h844 PFN_eglGetProcAddress GetProcAddress; member
859 PFN_OSMesaGetProcAddress GetProcAddress; member
H A Dx11_platform.h501 PFNGLXGETPROCADDRESSPROC GetProcAddress; member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c24 __declspec(dllimport) FARPROC __stdcall GetProcAddress(HMODULE, LPCSTR); variable

Completed in 30 milliseconds