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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c267 static int renderspuAtiQuirk_ApplyForModule(LPCSTR pszAtiDll) argument
272 crDebug("renderspuAtiQuirk_ApplyForModule (%s)", pszAtiDll);
274 hAtiDll = GetModuleHandleA(pszAtiDll);

Completed in 50 milliseconds