Searched refs:opengl_lib (Results 1 – 1 of 1) sorted by relevance
156 HMODULE opengl_lib = GetModuleHandleA("opengl32.dll"); in wglCreateContextAttribsARB() local157 if (!opengl_lib) { in wglCreateContextAttribsARB()164 GetProcAddress(opengl_lib, "wglCreateContext"); in wglCreateContextAttribsARB()172 GetProcAddress(opengl_lib, "wglDeleteContext"); in wglCreateContextAttribsARB()