Searched refs:nMaxFormats (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 378 UINT nMaxFormats, in wglChoosePixelFormatARB() argument 451 if (*nNumFormats < nMaxFormats) in wglChoosePixelFormatARB()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 46 UINT nMaxFormats, in choosePixelFormat() argument 50 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
|
/external/mesa3d/include/GL/ |
D | wglext.h | 481 …B (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 485 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 603 …T (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 607 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats…
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 124 … (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats…
|