OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wglCreateContext
(Results
1 - 10
of
10
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl.c
133
hglrc = this->gl_data->
wglCreateContext
(hdc);
335
GL_hrc = this->gl_data->
wglCreateContext
(GL_hdc);
582
this->gl_data->
wglCreateContext
= NULL;
620
this->gl_data->
wglCreateContext
= (HGLRC (WINAPI *)(HDC))
621
GetProcAddress(handle, "
wglCreateContext
");
632
(this->gl_data->
wglCreateContext
== NULL) ||
SDL_wingl_c.h
41
HGLRC (WINAPI *
wglCreateContext
)(HDC hdc);
/external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
112
if (!(fGlRenderContext =
wglCreateContext
(fDeviceContext))) {
/external/skia/src/utils/win/
SkWGL_win.cpp
249
HGLRC dummyGLRC =
wglCreateContext
(dummyDC);
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp
283
ctx =
wglCreateContext
(dpy);
529
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 379 milliseconds