OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wglDeleteContext
(Results
1 - 7
of
7
) 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);
/development/tools/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
...]
/prebuilt/windows/swt/
swt.jar
/prebuilt/windows-x86_64/swt/
swt.jar
Completed in 239 milliseconds