Home
last modified time | relevance | path

Searched refs:pfAttribFList (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c392 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB() argument
428 if (pfAttribFList != NULL) { in wglChoosePixelFormatARB()
429 while (*pfAttribFList != 0) { in wglChoosePixelFormatARB()
430 if (!score_pixelformats(scores, count, (int) pfAttribFList[0], in wglChoosePixelFormatARB()
431 (int) pfAttribFList[1])) { in wglChoosePixelFormatARB()
435 pfAttribFList += 2; in wglChoosePixelFormatARB()
/external/skqp/src/utils/win/
DSkWGL_win.cpp48 const FLOAT* pfAttribFList, in choosePixelFormat() argument
52 return fChoosePixelFormat(hdc, piAttribIList, pfAttribFList, in choosePixelFormat()
/external/skia/src/utils/win/
DSkWGL_win.cpp48 const FLOAT* pfAttribFList, in choosePixelFormat() argument
52 return fChoosePixelFormat(hdc, piAttribIList, pfAttribFList, in choosePixelFormat()
/external/swiftshader/include/GL/
Dwglext.h223 …EPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
488 …EPIXELFORMATEXTPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
492 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/angle/src/third_party/khronos/GL/
Dwglext.h220 …EPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
224 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
478 …EPIXELFORMATEXTPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
482 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/mesa3d/include/GL/
Dwglext.h223 …EPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
493 …EPIXELFORMATEXTPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
497 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/angle/include/WGL/
Dwgl.h314 …EPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
318 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
584 …EPIXELFORMATEXTPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
588 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/deqp/framework/platform/win32/
DtcuWGL.cpp138 …PixelFormatARBFunc) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h390 …EPIXELFORMATARBPROC) (HDC hdc, const int* piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…
712 …EPIXELFORMATEXTPROC) (HDC hdc, const int* piAttribIList, const FLOAT *pfAttribFList, UINT nMaxForm…