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

  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl.c 161 this->gl_data->wglDeleteContext(hglrc);
382 this->gl_data->wglDeleteContext(GL_hrc);
571 this->gl_data->wglDeleteContext = NULL;
610 this->gl_data->wglDeleteContext = (BOOL (WINAPI *)(HGLRC))
611 GetProcAddress(handle, "wglDeleteContext");
621 (this->gl_data->wglDeleteContext == NULL) ||
SDL_wingl_c.h 43 BOOL (WINAPI *wglDeleteContext)(HGLRC hglrc);
  /external/skia/src/gpu/win/
SkNativeGLContext_win.cpp 39 wglDeleteContext(fGlRenderContext);
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 529 wglDeleteContext(ctx);
537 if(!wglDeleteContext(ctx)) {
  /external/quake/quake/src/QW/client/
gl_vidnt.c 795 wglDeleteContext(hRC);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 795 wglDeleteContext(hRC);
    [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 170 milliseconds