Searched refs:piValues (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 513 int *piValues ) in wglGetPixelFormatAttribivARB() argument 520 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &piValues[i] )) in wglGetPixelFormatAttribivARB()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 60 int *piValues) const { in getPixelFormatAttribiv() 62 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv()
|
/external/swiftshader/include/GL/ |
D | wglext.h | 211 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 215 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 469 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 473 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/mesa3d/include/GL/ |
D | wglext.h | 218 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 222 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 476 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 480 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 122 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
|