GLTextureView.IEGLContextFactory.CreateContext Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the context needs to be created.
C#
public Javax.Microedition.Khronos.Egl.EGLContext CreateContext (Javax.Microedition.Khronos.Egl.IEGL10 egl, Javax.Microedition.Khronos.Egl.EGLDisplay display, Javax.Microedition.Khronos.Egl.EGLConfig eglConfig);
- egl
- IEGL10
The EGL interface.
- display
- EGLDisplay
The EGL display.
- eglConfig
- EGLConfig
the EGL config.
Returns the new EGL context.
Product | Versions |
---|---|
SkiaSharp Views | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
SkiaSharp feedback
SkiaSharp is an open source project. Select a link to provide feedback: