Searched refs:piValues (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/frontends/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/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/angle/src/third_party/khronos/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/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); 491 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 495 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/angle/include/WGL/ |
D | wgl.h | 312 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 316 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 582 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 586 …T (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues);
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 136 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 392 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int* piAttributes, int *piValues); 714 …) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int* piAttributes, int *piValues);
|