Searched refs:pfValues (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pixelformat.c | 483 FLOAT *pfValues) in wglGetPixelFormatAttribfvARB() argument 495 pfValues[i] = (FLOAT) value; in wglGetPixelFormatAttribfvARB()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 71 float *pfValues) const { in getPixelFormatAttribfv() 73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 71 float *pfValues) const { in getPixelFormatAttribfv() 73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/external/swiftshader/include/GL/ |
D | wglext.h | 222 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 226 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 487 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 491 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/external/angle/src/third_party/khronos/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/mesa3d/include/GL/ |
D | wglext.h | 222 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 226 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 492 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 496 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/external/angle/include/WGL/ |
D | wgl.h | 313 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 317 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 583 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 587 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 137 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 391 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int* piAttributes, FLOAT *pfValues); 713 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int* piAttributes, FLOAT *pfValues);
|