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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c25 int renderspuIatPatcherGetImportAddress(HMODULE hModule, LPCSTR pszLib, LPCSTR pszName, void** ppAdr) function
128 int rc = renderspuIatPatcherGetImportAddress(hModule, pszLib, pszName, &pAdr);
131 crDebug("renderspuIatPatcherGetImportAddress failed, %d", rc);

Completed in 46 milliseconds