OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFNWGLCHOOSEPIXELFORMATEXTPROC
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/mesa/src/include/GL/
wglext.h
607
typedef BOOL (WINAPI *
PFNWGLCHOOSEPIXELFORMATEXTPROC
) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
[
all
...]
/external/mesa3d/include/GL/
wglext.h
607
typedef BOOL (WINAPI *
PFNWGLCHOOSEPIXELFORMATEXTPROC
) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
607
typedef BOOL (WINAPI *
PFNWGLCHOOSEPIXELFORMATEXTPROC
) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
[
all
...]
Completed in 33 milliseconds