/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pixelformat.c | 484 FLOAT *pfValues) in wglGetPixelFormatAttribfvARB() argument 494 pfValues[i] = (FLOAT) value; in wglGetPixelFormatAttribfvARB()
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_pixel_format.txt | 82 FLOAT *pfValues); 142 array of wglGetPixelFormatAttribivEXT, and the <pfValues> parameter 392 FLOAT *pfValues); 414 <pfValues> is a pointer to a buffer into which the results of the query 428 If FALSE is returned, <pfValues> will not have been modified.
|
D | EXT_packed_float.txt | 97 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_pixel_format.txt | 82 FLOAT *pfValues); 142 array of wglGetPixelFormatAttribivEXT, and the <pfValues> parameter 392 FLOAT *pfValues); 414 <pfValues> is a pointer to a buffer into which the results of the query 428 If FALSE is returned, <pfValues> will not have been modified.
|
D | EXT_packed_float.txt | 97 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|
/third_party/skia/src/utils/win/ |
D | SkWGL_win.cpp | 71 float *pfValues) const { in getPixelFormatAttribfv() 73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/third_party/openGLES/api/GL/ |
D | wglext.h | 203 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 207 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 473 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 477 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
D | wgl.h | 294 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 298 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 564 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 568 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/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);
|
/third_party/skia/third_party/externals/opengl-registry/api/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);
|
D | wgl.h | 308 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 312 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 573 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 577 …(HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/angle2/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);
|
/third_party/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);
|
/third_party/skia/third_party/externals/angle2/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);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_pixel_format.txt | 120 FLOAT *pfValues); 181 <pfValues> parameter array of wglGetPixelFormatAttribfvARB: 456 FLOAT *pfValues); 479 <pfValues> is a pointer to a buffer into which the results of the 493 If FALSE is returned, the contents of <pfValues> are undefined.
|
D | ARB_color_buffer_float.txt | 477 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_pixel_format.txt | 130 FLOAT *pfValues); 191 <pfValues> parameter array of wglGetPixelFormatAttribfvARB: 466 FLOAT *pfValues); 489 <pfValues> is a pointer to a buffer into which the results of the 503 If FALSE is returned, the contents of <pfValues> are undefined.
|
D | ARB_color_buffer_float.txt | 487 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.cpp | 137 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | WGL_ATI_pixel_format_float.txt | 74 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|
/third_party/openGLES/extensions/ATI/ |
D | WGL_ATI_pixel_format_float.txt | 74 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
|