Home
last modified time | relevance | path

Searched refs:nAttributes (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c482 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/
DSkWGL_win.cpp59 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/
DSkWGL_win.cpp59 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/
Dwglext.h221 …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/
Dwglext.h221 …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/
DtcuWGL.cpp131 …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…