/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 482 UINT nAttributes, const int *piAttributes, in wglGetPixelFormatAttribfvARB() argument 489 for (i = 0; i < nAttributes; i++) { in wglGetPixelFormatAttribfvARB() 504 UINT nAttributes, const int *piAttributes, in wglGetPixelFormatAttribivARB() argument 511 for (i = 0; i < nAttributes; i++) { in wglGetPixelFormatAttribivARB()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 59 UINT nAttributes, in getPixelFormatAttribiv() argument 63 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv() 69 UINT nAttributes, in getPixelFormatAttribfv() argument 73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 59 UINT nAttributes, in getPixelFormatAttribiv() argument 63 nAttributes, piAttributes, piValues); in getPixelFormatAttribiv() 69 UINT nAttributes, in getPixelFormatAttribfv() argument 73 nAttributes, piAttributes, pfValues); in getPixelFormatAttribfv()
|
/external/mesa3d/include/GL/ |
D | wglext.h | 221 …RMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 222 …RMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 225 …xelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 226 …xelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 486 …RMATATTRIBIVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 487 …RMATATTRIBFVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 490 …xelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 491 …xelFormatAttribfvEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu…
|
/external/swiftshader/include/GL/ |
D | wglext.h | 221 …RMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 222 …RMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 225 …xelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 226 …xelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 486 …RMATATTRIBIVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 487 …RMATATTRIBFVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 490 …xelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu… 491 …xelFormatAttribfvEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttribu…
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 131 …rmatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA… 132 …rmatAttribfvARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piA…
|