Table of Contents

Class EglGlPlatformSurface

Namespace
Avalonia.OpenGL.Egl
Assembly
Avalonia.OpenGL.dll
public class EglGlPlatformSurface : EglGlPlatformSurfaceBase, IGlPlatformSurface
Inheritance
EglGlPlatformSurface
Implements
Inherited Members

Constructors

EglGlPlatformSurface(IEglWindowGlPlatformSurfaceInfo)

public EglGlPlatformSurface(EglGlPlatformSurface.IEglWindowGlPlatformSurfaceInfo info)

Parameters

info EglGlPlatformSurface.IEglWindowGlPlatformSurfaceInfo

Methods

CreateGlRenderTarget(IGlContext)

public override IGlPlatformSurfaceRenderTarget CreateGlRenderTarget(IGlContext context)

Parameters

context IGlContext

Returns

IGlPlatformSurfaceRenderTarget