Searched refs:pfValues (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 489 FLOAT *pfValues ) in wglGetPixelFormatAttribfvARB() argument 500 pfValues[i] = (FLOAT) value; in wglGetPixelFormatAttribfvARB()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 70 float *pfValues) const { in getPixelFormatAttribfv() 72 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/external/swiftshader/include/GL/ |
D | wglext.h | 212 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 216 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 470 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 474 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/external/mesa3d/include/GL/ |
D | wglext.h | 219 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 223 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 477 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 481 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 123 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|