Searched refs:layerPlane (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_context.c | 76 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/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 192 int layerPlane, in wglDescribeLayerPlane() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 196 int layerPlane, in wglDescribeLayerPlane() argument
|
/third_party/openGLES/api/GL/ |
D | wgl.h | 79 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN… 106 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLAN…
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wgl.h | 98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN… 125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAY…
|
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN… 125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAY…
|
/third_party/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN… 125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAY…
|