Searched defs:nAttributes (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pixelformat.c | 482 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues) wglGetPixelFormatAttribfvARB() argument 502 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues) wglGetPixelFormatAttribivARB() argument
|
/third_party/skia/src/utils/win/ |
H A D | SkWGL_win.cpp | 56 getPixelFormatAttribiv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues) const getPixelFormatAttribiv() argument 66 getPixelFormatAttribfv(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, float *pfValues) const getPixelFormatAttribfv() argument
|
Completed in 2 milliseconds