Home
last modified time | relevance | path

Searched refs:nNumFormats (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c393 int *piFormats, UINT *nNumFormats) in wglChoosePixelFormatARB() argument
399 *nNumFormats = 0; in wglChoosePixelFormatARB()
467 piFormats[*nNumFormats] = scores[i].index + 1; in wglChoosePixelFormatARB()
468 (*nNumFormats)++; in wglChoosePixelFormatARB()
469 if (*nNumFormats >= nMaxFormats) { in wglChoosePixelFormatARB()
/external/skqp/src/utils/win/
DSkWGL_win.cpp51 UINT* nNumFormats) const { in choosePixelFormat()
53 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
/external/skia/src/utils/win/
DSkWGL_win.cpp51 UINT* nNumFormats) const { in choosePixelFormat()
53 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
/external/mesa3d/include/GL/
Dwglext.h223 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
227 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
488 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
492 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
/external/swiftshader/include/GL/
Dwglext.h223 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
227 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
488 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
492 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
/external/deqp/framework/platform/win32/
DtcuWGL.cpp133 …t *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);