OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wglDeleteContext
(Results
1 - 10
of
10
) sorted by null
/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/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
39
wglDeleteContext
(fGlRenderContext);
/external/skia/src/utils/win/
SkWGL_win.cpp
260
wglDeleteContext
(dummyGLRC);
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp
533
wglDeleteContext
(ctx);
541
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 189 milliseconds