Home
last modified time | relevance | path

Searched refs:pfValues (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c484 FLOAT *pfValues) in wglGetPixelFormatAttribfvARB() argument
494 pfValues[i] = (FLOAT) value; in wglGetPixelFormatAttribfvARB()
/third_party/openGLES/extensions/EXT/
DWGL_EXT_pixel_format.txt82 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.
DEXT_packed_float.txt97 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_pixel_format.txt82 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.
DEXT_packed_float.txt97 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
/third_party/skia/src/utils/win/
DSkWGL_win.cpp71 float *pfValues) const { in getPixelFormatAttribfv()
73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
/third_party/openGLES/api/GL/
Dwglext.h203 …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);
Dwgl.h294 …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/
Dwglext.h222 …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/
Dwglext.h222 …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);
Dwgl.h308 …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/
Dwglext.h219 …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/
Dwglext.h222 …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/
Dwgl.h313 …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/
DWGL_ARB_pixel_format.txt120 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.
DARB_color_buffer_float.txt477 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
/third_party/openGLES/extensions/ARB/
DWGL_ARB_pixel_format.txt130 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.
DARB_color_buffer_float.txt487 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp137 …dc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/
DWGL_ATI_pixel_format_float.txt74 <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
/third_party/openGLES/extensions/ATI/
DWGL_ATI_pixel_format_float.txt74 <pfValues> parameter array of wglGetPixelFormatAttribfvARB: