Home
last modified time | relevance | path

Searched refs:piValues (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c513 int *piValues ) in wglGetPixelFormatAttribivARB() argument
520 if (!stw_query_attrib( iPixelFormat, iLayerPlane, piAttributes[i], &piValues[i] )) in wglGetPixelFormatAttribivARB()
/external/skia/src/utils/win/
DSkWGL_win.cpp60 int *piValues) const { in getPixelFormatAttribiv()
62 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv()
/external/swiftshader/include/GL/
Dwglext.h211 … 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/
Dwglext.h218 … 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/
DtcuWGL.cpp122 … hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);