Table of Contents

Class EglConsts

Namespace
Avalonia.OpenGL.Egl
Assembly
Avalonia.OpenGL.dll
public static class EglConsts
Inheritance
EglConsts
Inherited Members

Fields

EGL_ALPHA_SIZE

public const int EGL_ALPHA_SIZE = 12321

Field Value

int

EGL_BACK_BUFFER

public const int EGL_BACK_BUFFER = 12420

Field Value

int

EGL_BAD_ACCESS

public const int EGL_BAD_ACCESS = 12290

Field Value

int

EGL_BAD_ALLOC

public const int EGL_BAD_ALLOC = 12291

Field Value

int

EGL_BAD_ATTRIBUTE

public const int EGL_BAD_ATTRIBUTE = 12292

Field Value

int

EGL_BAD_CONFIG

public const int EGL_BAD_CONFIG = 12293

Field Value

int

EGL_BAD_CONTEXT

public const int EGL_BAD_CONTEXT = 12294

Field Value

int

EGL_BAD_CURRENT_SURFACE

public const int EGL_BAD_CURRENT_SURFACE = 12295

Field Value

int

EGL_BAD_DISPLAY

public const int EGL_BAD_DISPLAY = 12296

Field Value

int

EGL_BAD_MATCH

public const int EGL_BAD_MATCH = 12297

Field Value

int

EGL_BAD_NATIVE_PIXMAP

public const int EGL_BAD_NATIVE_PIXMAP = 12298

Field Value

int

EGL_BAD_NATIVE_WINDOW

public const int EGL_BAD_NATIVE_WINDOW = 12299

Field Value

int

EGL_BAD_PARAMETER

public const int EGL_BAD_PARAMETER = 12300

Field Value

int

EGL_BAD_SURFACE

public const int EGL_BAD_SURFACE = 12301

Field Value

int

EGL_BLUE_SIZE

public const int EGL_BLUE_SIZE = 12322

Field Value

int

EGL_CONTEXT_LOST

public const int EGL_CONTEXT_LOST = 12302

Field Value

int

EGL_CONTEXT_MAJOR_VERSION

public const int EGL_CONTEXT_MAJOR_VERSION = 12440

Field Value

int

EGL_CONTEXT_MINOR_VERSION

public const int EGL_CONTEXT_MINOR_VERSION = 12539

Field Value

int

EGL_CORE_NATIVE_ENGINE

public const int EGL_CORE_NATIVE_ENGINE = 12379

Field Value

int

EGL_D3D11_DEVICE_ANGLE

public const int EGL_D3D11_DEVICE_ANGLE = 13217

Field Value

int

EGL_D3D9_DEVICE_ANGLE

public const int EGL_D3D9_DEVICE_ANGLE = 13216

Field Value

int

EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE

public const int EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE = 12800

Field Value

int

EGL_D3D_TEXTURE_ANGLE

public const int EGL_D3D_TEXTURE_ANGLE = 13219

Field Value

int

EGL_DEPTH_SIZE

public const int EGL_DEPTH_SIZE = 12325

Field Value

int

EGL_DEVICE_EXT

public const int EGL_DEVICE_EXT = 12844

Field Value

int

EGL_DRAW

public const int EGL_DRAW = 12377

Field Value

int

EGL_EXTENSIONS

public const int EGL_EXTENSIONS = 12373

Field Value

int

EGL_FALSE

public const int EGL_FALSE = 0

Field Value

int

EGL_FLEXIBLE_SURFACE_COMPATIBILITY_SUPPORTED_ANGLE

public const int EGL_FLEXIBLE_SURFACE_COMPATIBILITY_SUPPORTED_ANGLE = 13222

Field Value

int

EGL_GREEN_SIZE

public const int EGL_GREEN_SIZE = 12323

Field Value

int

EGL_HEIGHT

public const int EGL_HEIGHT = 12374

Field Value

int

EGL_NONE

public const int EGL_NONE = 12344

Field Value

int

EGL_NOT_INITIALIZED

public const int EGL_NOT_INITIALIZED = 12289

Field Value

int

EGL_NO_CONTEXT

public const int EGL_NO_CONTEXT = 0

Field Value

int

EGL_NO_DISPLAY

public const int EGL_NO_DISPLAY = 0

Field Value

int

EGL_NO_SURFACE

public const int EGL_NO_SURFACE = 0

Field Value

int

EGL_OPENGL_ES2_BIT

public const int EGL_OPENGL_ES2_BIT = 4

Field Value

int

EGL_OPENGL_ES3_BIT

public const int EGL_OPENGL_ES3_BIT = 64

Field Value

int

EGL_OPENGL_ES_API

public const int EGL_OPENGL_ES_API = 12448

Field Value

int

EGL_OPENGL_ES_BIT

public const int EGL_OPENGL_ES_BIT = 1

Field Value

int

EGL_PBUFFER_BIT

public const int EGL_PBUFFER_BIT = 1

Field Value

int

EGL_PLATFORM_ANGLE_ANGLE

public const int EGL_PLATFORM_ANGLE_ANGLE = 12802

Field Value

int

EGL_PLATFORM_ANGLE_TYPE_ANGLE

public const int EGL_PLATFORM_ANGLE_TYPE_ANGLE = 12803

Field Value

int

EGL_PLATFORM_ANGLE_TYPE_D3D11_ANGLE

public const int EGL_PLATFORM_ANGLE_TYPE_D3D11_ANGLE = 12808

Field Value

int

EGL_PLATFORM_ANGLE_TYPE_D3D9_ANGLE

public const int EGL_PLATFORM_ANGLE_TYPE_D3D9_ANGLE = 12807

Field Value

int

EGL_PLATFORM_DEVICE_EXT

public const int EGL_PLATFORM_DEVICE_EXT = 12607

Field Value

int

EGL_READ

public const int EGL_READ = 12378

Field Value

int

EGL_RED_SIZE

public const int EGL_RED_SIZE = 12324

Field Value

int

EGL_RENDERABLE_TYPE

public const int EGL_RENDERABLE_TYPE = 12352

Field Value

int

EGL_SAMPLES

public const int EGL_SAMPLES = 12337

Field Value

int

EGL_STENCIL_SIZE

public const int EGL_STENCIL_SIZE = 12326

Field Value

int

EGL_SUCCESS

public const int EGL_SUCCESS = 12288

Field Value

int

EGL_SURFACE_TYPE

public const int EGL_SURFACE_TYPE = 12339

Field Value

int

EGL_TEXTURE_2D

public const int EGL_TEXTURE_2D = 12383

Field Value

int

EGL_TEXTURE_FORMAT

public const int EGL_TEXTURE_FORMAT = 12416

Field Value

int

EGL_TEXTURE_INTERNAL_FORMAT_ANGLE

public const int EGL_TEXTURE_INTERNAL_FORMAT_ANGLE = 13405

Field Value

int

EGL_TEXTURE_OFFSET_X_ANGLE

public const int EGL_TEXTURE_OFFSET_X_ANGLE = 13456

Field Value

int

EGL_TEXTURE_OFFSET_Y_ANGLE

public const int EGL_TEXTURE_OFFSET_Y_ANGLE = 13457

Field Value

int

EGL_TEXTURE_RGBA

public const int EGL_TEXTURE_RGBA = 12382

Field Value

int

EGL_TEXTURE_TARGET

public const int EGL_TEXTURE_TARGET = 12417

Field Value

int

EGL_TRUE

public const int EGL_TRUE = 1

Field Value

int

EGL_WIDTH

public const int EGL_WIDTH = 12375

Field Value

int

EGL_WINDOW_BIT

public const int EGL_WINDOW_BIT = 4

Field Value

int