Table of Contents

Class OpenGLContextDescriptor

Namespace
Maplibre.NativeFfi.Render
Assembly
Maplibre.NativeFfi.dll
public abstract class OpenGLContextDescriptor
Inheritance
OpenGLContextDescriptor
Derived
Inherited Members

Properties

Ownership

Whether the session shares its thread with host graphics work. WGL and EGL surface targets support both. A texture target hands its texture to the host, so it is shared only.

public OpenGLContextOwnership Ownership { get; set; }

Property Value

OpenGLContextOwnership