HomeSort by relevance Sort by last modified time
    Searched refs:wglCreateContext (Results 1 - 9 of 9) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl.c 133 hglrc = this->gl_data->wglCreateContext(hdc);
323 GL_hrc = this->gl_data->wglCreateContext(GL_hdc);
570 this->gl_data->wglCreateContext = NULL;
608 this->gl_data->wglCreateContext = (HGLRC (WINAPI *)(HDC))
609 GetProcAddress(handle, "wglCreateContext");
620 (this->gl_data->wglCreateContext == NULL) ||
SDL_wingl_c.h 41 HGLRC (WINAPI *wglCreateContext)(HDC hdc);
  /external/skia/src/gpu/win/
SkNativeGLContext_win.cpp 112 if (!(fGlRenderContext = wglCreateContext(fDeviceContext))) {
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 283 ctx = wglCreateContext(dpy);
525 ctx = wglCreateContext(dpy);
  /external/quake/quake/src/QW/client/
gl_vidnt.c     [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 480 milliseconds