OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wglgetcurrentcontext
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
opengl32.def
352
wglGetCurrentContext
stw_wgl.c
85
wglGetCurrentContext
( VOID )
opengl32.mingw.def
352
wglGetCurrentContext
=
wglGetCurrentContext
@0
/external/chromium_org/third_party/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
16
fOldHGLRC =
wglGetCurrentContext
();
GrGLCreateNativeInterface_win.cpp
53
if (NULL !=
wglGetCurrentContext
()) {
/external/chromium_org/ui/gl/
gl_context_wgl.cc
111
wglGetCurrentContext
() == context_;
generate_bindings.py
[
all
...]
/external/mesa3d/src/gallium/state_trackers/wgl/
opengl32.def
352
wglGetCurrentContext
stw_wgl.c
85
wglGetCurrentContext
( VOID )
opengl32.mingw.def
352
wglGetCurrentContext
=
wglGetCurrentContext
@0
/external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
16
fOldHGLRC =
wglGetCurrentContext
();
GrGLCreateNativeInterface_win.cpp
53
if (NULL !=
wglGetCurrentContext
()) {
/external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp
212
HGLRC prevGLRC =
wglGetCurrentContext
();
255
HGLRC prevGLRC =
wglGetCurrentContext
();
/external/skia/src/utils/win/
SkWGL_win.cpp
212
HGLRC prevGLRC =
wglGetCurrentContext
();
255
HGLRC prevGLRC =
wglGetCurrentContext
();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
mesa.def
825
wglGetCurrentContext
wgl.c
199
WINGDIAPI HGLRC GLAPIENTRY
wglGetCurrentContext
(VOID)
/external/mesa3d/src/mesa/drivers/windows/gdi/
mesa.def
825
wglGetCurrentContext
wgl.c
199
WINGDIAPI HGLRC GLAPIENTRY
wglGetCurrentContext
(VOID)
Completed in 440 milliseconds