Home
last modified time | relevance | path

Searched refs:layerPlane (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c76 int majorVersion = 1, minorVersion = 0, layerPlane = 0; in wglCreateContextAttribsARB() local
97 layerPlane = attribList[++i]; in wglCreateContextAttribsARB()
213 struct stw_context *stw_ctx = stw_create_context_attribs(hDC, layerPlane, share_stw, in wglCreateContextAttribsARB()
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp196 int layerPlane, in wglDescribeLayerPlane()
194 wglDescribeLayerPlane(HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd) wglDescribeLayerPlane() argument
/third_party/openGLES/api/GL/
H A Dwgl.h79 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd);
106 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwgl.h98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);
125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);
125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);

Completed in 12 milliseconds