Graphics.EGL

EGL Lifecycle

eglInit

eglInitializeOn

eglResume

eglSuspend

eglInvalidate

Posting the Color Buffer

eglPostFrame

eglPostInterval

Query Context

eglVendor

eglVersion

eglExtensions

eglClientAPIs

eglScreenDims

Attributes

egl_True

egl_False

egl_None

egl_DontCare

Config Attributes

egl_BufferSize

egl_AlphaSize

egl_BlueSize

egl_GreenSize

egl_RedSize

egl_DepthSize

egl_StencilSize

egl_ConfigCaveat

egl_ConfigID

egl_Level

egl_MaxPbufferHeight

egl_MaxPbufferPixels

egl_MaxPbufferWidth

egl_NativeRenderable

egl_NativeVisualID

egl_NativeVisualType

egl_Samples

egl_SampleBuffers

egl_SurfaceType

egl_TransparentType

egl_TransparentBlueValue

egl_TransparentGreenValue

egl_TransparentRedValue

egl_BindToTextureRGB

egl_BindToTextureRGBA

egl_MinSwapInterval

egl_MaxSwapInterval

egl_LuminanceSize

egl_AlphaMaskSize

egl_ColorBufferType

egl_RenderableType

egl_MatchNativePixmap

egl_Conformant

egl_ConfigCaveat values (except egl_None)

egl_SlowConfig

egl_NonConformantConfig

egl_SurfaceType mask bits

egl_PBuffer

egl_Pixmap

egl_Window

egl_VGColorspaceLinear

egl_VGAlphaFormatPre

egl_MultisampleResolveBox

egl_SwapBehaviorPreserved

egl_TransparentType values (except egl_None)

egl_TransparentRgb

egl_ColorBufferType values

egl_RgbBuffer

egl_LuminanceBuffer

egl_RenderableType bitmask

egl_OpenGLES

egl_OpenVG

egl_OpenGLES2

egl_OpenGL

egl_OpenGLES3

Surface

eglGetSurfaceAttr

eglSetSurfaceAttr

Surface Attributes

egl_Height

egl_Width

egl_LargestPbuffer

egl_TextureFormat

egl_TextureTarget

egl_MipmapTexture

egl_MipmapLevel

egl_RenderBuffer

egl_VGColorspace

egl_VGAlphaFormat

egl_HorizontalResolution

egl_VerticalResolution

egl_PixelAspectRaito

egl_SwapBehavior

egl_MultisampleResolve

egl_ConfigId

egl_GLColorspace

egl_Texture{Format,Target} values

egl_NoTexture

egl_TextureRgb

egl_TextureRgba

egl_Texture2D

egl_RenderBuffer values

egl_BackBuffer

egl_SingleBuffer

egl_{VG,GL}Colorspace values

egl_ColorspaceSrgb

egl_ColorspaceLinear

egl_VGAlphaFormat values

egl_Nonpre

egl_Pre

Resolution and Aspect Raito values

egl_DisplayScaling

egl_Unknown

egl_SwapBehavior values

egl_BufferPreserved

egl_BufferDestroyed

egl_MultisampleResolve values

egl_ResolveDefault

egl_ResolveBox

Context

eglConfigID

eglContextClientType

eglContextClientVersion

eglRenderBuffer

Context Attributes

egl_ClientVersion

egl_GLRobustAccessExt

egl_GLResetNotificationStrategyExt

egl_MinorVersion

egl_GLProfileMask

egl_GLResetNotificationStrategy

egl_ContextFlags

egl_GLDebug

egl_GLForwardCompat

egl_GLRobustAccess

egl_OpenGLProfileMask mask bits

egl_GLCoreProfileBit

egl_GLCompatProfileBit

egl_OpenGLResetNotificationStrategy values

egl_NoResetNotification

egl_LoseContextOnReset

egl_ContextFlags bits

egl_GLDebugBit

egl_GLForwardCompatBit

egl_GLRobustAccessBit

Synchronization Primitives

eglWaitCaller

eglWaitGPU

Copying Surface to Texture

type EGLBuffer

eglBindAsTexture

eglReleaseTexture

Switching between APIs

data GraphicsAPI

eglBindCurrentAPI

eglCurrentAPI