Searched refs:openGLModule (Results 1 – 1 of 1) sorted by relevance
66 FunctionsGLWindows(HMODULE openGLModule, PFNWGLGETPROCADDRESSPROC getProcAddressWGL) in FunctionsGLWindows() argument67 : mOpenGLModule(openGLModule), mGetProcAddressWGL(getProcAddressWGL) in FunctionsGLWindows()