OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFNWGLGETPBUFFERDCARBPROC
(Results
1 - 4
of
4
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp
89
PFNWGLGETPBUFFERDCARBPROC
wglGetPbufferDCARB;
300
s_wglExtProcs->wglGetPbufferDCARB = (
PFNWGLGETPBUFFERDCARBPROC
)wglGetExtentionsProcAddress(dpy,"WGL_ARB_pbuffer","wglGetPbufferDCARB");
/external/chromium_org/third_party/mesa/src/include/GL/
wglext.h
508
typedef HDC (WINAPI *
PFNWGLGETPBUFFERDCARBPROC
) (HPBUFFERARB hPbuffer);
[
all
...]
/external/mesa3d/include/GL/
wglext.h
508
typedef HDC (WINAPI *
PFNWGLGETPBUFFERDCARBPROC
) (HPBUFFERARB hPbuffer);
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
508
typedef HDC (WINAPI *
PFNWGLGETPBUFFERDCARBPROC
) (HPBUFFERARB hPbuffer);
[
all
...]
Completed in 85 milliseconds