Searched refs:gCurrentModule (Results 1 – 1 of 1) sorted by relevance
43 HMODULE gCurrentModule = nullptr; variable53 return reinterpret_cast<angle::GenericProc>(GetProcAddress(gCurrentModule, name)); in GetProcAddressWithFallback()147 gCurrentModule = reinterpret_cast<HMODULE>(glWindowingLibrary->getNative()); in initializeGLWithResult()