Searched refs:nMaxFormats (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 392 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB() argument 469 if (*nNumFormats >= nMaxFormats) { in wglChoosePixelFormatARB()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 49 UINT nMaxFormats, in choosePixelFormat() argument 53 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 49 UINT nMaxFormats, in choosePixelFormat() argument 53 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
|
/external/mesa3d/include/GL/ |
D | wglext.h | 223 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 227 …B (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 488 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 492 …T (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats…
|
/external/swiftshader/include/GL/ |
D | wglext.h | 223 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 227 …B (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 488 …) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats… 492 …T (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats…
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 133 … (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats…
|