OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wglDeleteContext
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
40
wglDeleteContext
(fGlRenderContext);
/external/chromium_org/ui/gl/
gl_context_wgl.cc
67
wglDeleteContext
(context_);
gl_surface_wgl.cc
175
wglDeleteContext
(gl_context);
184
wglDeleteContext
(gl_context);
/external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
40
wglDeleteContext
(fGlRenderContext);
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl.c
161
this->gl_data->
wglDeleteContext
(hglrc);
394
this->gl_data->
wglDeleteContext
(GL_hrc);
583
this->gl_data->
wglDeleteContext
= NULL;
622
this->gl_data->
wglDeleteContext
= (BOOL (WINAPI *)(HGLRC))
623
GetProcAddress(handle, "
wglDeleteContext
");
633
(this->gl_data->
wglDeleteContext
== NULL) ||
SDL_wingl_c.h
43
BOOL (WINAPI *
wglDeleteContext
)(HGLRC hglrc);
/external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp
64
wglDeleteContext
((HGLRC)fHGLRC);
372
wglDeleteContext
((HGLRC)fHGLRC);
/external/skia/src/views/win/
SkOSWindow_win.cpp
64
wglDeleteContext
((HGLRC)fHGLRC);
372
wglDeleteContext
((HGLRC)fHGLRC);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_wgl.c
77
wglDeleteContext
(
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_wgl.c
77
wglDeleteContext
(
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp
533
wglDeleteContext
(ctx);
541
if(!
wglDeleteContext
(ctx)) {
/external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp
241
wglDeleteContext
(dummyGLRC);
/external/skia/src/utils/win/
SkWGL_win.cpp
241
wglDeleteContext
(dummyGLRC);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wgl.c
183
WINGDIAPI BOOL GLAPIENTRY
wglDeleteContext
(HGLRC hglrc)
/external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c
183
WINGDIAPI BOOL GLAPIENTRY
wglDeleteContext
(HGLRC hglrc)
/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 727 milliseconds