GLTextureView.IEGLContextFactory.CreateContext Method

Definition

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);

Parameters

egl
IEGL10

The EGL interface.

display
EGLDisplay

The EGL display.

eglConfig
EGLConfig

the EGL config.

Returns

Returns the new EGL context.

Applies to

Produkt Versioner
SkiaSharp Views 1.60.x, 1.68.x, 2.80.x, 2.88.x