Searched refs:piValues (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 505 int *piValues) in wglGetPixelFormatAttribivARB() argument 513 piAttributes[i], &piValues[i])) in wglGetPixelFormatAttribivARB()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 61 int *piValues) const { in getPixelFormatAttribiv() 63 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 61 int *piValues) const { in getPixelFormatAttribiv() 63 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv()
|
/external/mesa3d/include/GL/ |
D | wglext.h | 221 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 225 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 486 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 490 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/swiftshader/include/GL/ |
D | wglext.h | 221 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 225 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 486 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 490 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 131 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
|