Searched refs:piFormats (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 379 int *piFormats, in wglChoosePixelFormatARB() argument 452 piFormats[*nNumFormats] = scores[i].index + 1; in wglChoosePixelFormatARB()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 47 int* piFormats, in choosePixelFormat() argument 50 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
|
/external/mesa3d/include/GL/ |
D | wglext.h | 481 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma… 485 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma… 603 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma… 607 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 124 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
|