OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wglCreateContextAttribsARB
(Results
1 - 8
of
8
) sorted by null
/external/mesa3d/src/glx/windows/
wgl.h
35
HGLRC
wglCreateContextAttribsARB
(HDC hdc_, HGLRC hShareContext_,
wgl.c
58
PRERESOLVE(PFNWGLCREATECONTEXTATTRIBSARBPROC, "
wglCreateContextAttribsARB
");
72
HGLRC
wglCreateContextAttribsARB
(HDC hdc_, HGLRC hShareContext_,
windowsgl.c
172
gc->ctx =
wglCreateContextAttribsARB
(hdc, shareContext, attribList);
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c
75
STW_EXTENSION_ENTRY(
wglCreateContextAttribsARB
),
stw_ext_context.c
58
wglCreateContextAttribsARB
(HDC hDC, HGLRC hShareContext, const int *attribList)
/external/mesa3d/include/GL/
wglext.h
91
HGLRC WINAPI
wglCreateContextAttribsARB
(HDC hDC, HGLRC hShareContext, const int *attribList);
[
all
...]
/external/swiftshader/include/GL/
wglext.h
89
HGLRC WINAPI
wglCreateContextAttribsARB
(HDC hDC, HGLRC hShareContext, const int *attribList);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h
91
HGLRC WINAPI
wglCreateContextAttribsARB
(HDC hDC, HGLRC hShareContext, const int *attribList);
[
all
...]
Completed in 394 milliseconds