OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PFNWGLGETPIXELFORMATATTRIBIVARBPROC
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/mesa/src/include/GL/
wglext.h
483
typedef BOOL (WINAPI *
PFNWGLGETPIXELFORMATATTRIBIVARBPROC
) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
[
all
...]
/external/mesa3d/include/GL/
wglext.h
483
typedef BOOL (WINAPI *
PFNWGLGETPIXELFORMATATTRIBIVARBPROC
) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
483
typedef BOOL (WINAPI *
PFNWGLGETPIXELFORMATATTRIBIVARBPROC
) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
[
all
...]
Completed in 583 milliseconds