gfx.bindings.opengl.egl

EGL bindings for D. Generated automatically by gldgen.py

Members

Aliases

EGLAttrib
alias EGLAttrib = intptr_t
Undocumented in source.
EGLAttribKHR
alias EGLAttribKHR = intptr_t
Undocumented in source.
EGLBoolean
alias EGLBoolean = uint
Undocumented in source.
EGLClientBuffer
alias EGLClientBuffer = void*
Undocumented in source.
EGLConfig
alias EGLConfig = void*
Undocumented in source.
EGLContext
alias EGLContext = void*
Undocumented in source.
EGLDEBUGPROCKHR
alias EGLDEBUGPROCKHR = void function(EGLenum error, const(char)* command, EGLint messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EGLDeviceEXT
alias EGLDeviceEXT = void*
Undocumented in source.
EGLDisplay
alias EGLDisplay = void*
Undocumented in source.
EGLGetBlobFuncANDROID
alias EGLGetBlobFuncANDROID = EGLsizeiANDROID function(const(void)* key, EGLsizeiANDROID keySize, void* value, EGLsizeiANDROID valueSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EGLImage
alias EGLImage = void*
Undocumented in source.
EGLImageKHR
alias EGLImageKHR = void*
Undocumented in source.
EGLLabelKHR
alias EGLLabelKHR = void*
Undocumented in source.
EGLNativeFileDescriptorKHR
alias EGLNativeFileDescriptorKHR = int
Undocumented in source.
EGLObjectKHR
alias EGLObjectKHR = void*
Undocumented in source.
EGLOutputLayerEXT
alias EGLOutputLayerEXT = void*
Undocumented in source.
EGLOutputPortEXT
alias EGLOutputPortEXT = void*
Undocumented in source.
EGLSetBlobFuncANDROID
alias EGLSetBlobFuncANDROID = void function(const(void)* key, EGLsizeiANDROID keySize, const(void)* value, EGLsizeiANDROID valueSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EGLStreamKHR
alias EGLStreamKHR = void*
Undocumented in source.
EGLSurface
alias EGLSurface = void*
Undocumented in source.
EGLSync
alias EGLSync = void*
Undocumented in source.
EGLSyncKHR
alias EGLSyncKHR = void*
Undocumented in source.
EGLSyncNV
alias EGLSyncNV = void*
Undocumented in source.
EGLTime
alias EGLTime = khronos_utime_nanoseconds_t
Undocumented in source.
EGLTimeKHR
alias EGLTimeKHR = khronos_utime_nanoseconds_t
Undocumented in source.
EGLTimeNV
alias EGLTimeNV = khronos_utime_nanoseconds_t
Undocumented in source.
EGLenum
alias EGLenum = uint
Undocumented in source.
EGLnsecsANDROID
alias EGLnsecsANDROID = khronos_stime_nanoseconds_t
Undocumented in source.
EGLsizeiANDROID
alias EGLsizeiANDROID = khronos_ssize_t
Undocumented in source.
EGLuint64KHR
alias EGLuint64KHR = khronos_uint64_t
Undocumented in source.
EGLuint64NV
alias EGLuint64NV = khronos_utime_nanoseconds_t
Undocumented in source.
PFN_eglBindAPI
alias PFN_eglBindAPI = EGLBoolean function(EGLenum api)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglBindTexImage
alias PFN_eglBindTexImage = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglChooseConfig
alias PFN_eglChooseConfig = EGLBoolean function(EGLDisplay dpy, const(EGLint)* attrib_list, EGLConfig* configs, EGLint config_size, EGLint* num_config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglClientWaitSync
alias PFN_eglClientWaitSync = EGLint function(EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglClientWaitSyncNV
alias PFN_eglClientWaitSyncNV = EGLint function(EGLSyncNV sync, EGLint flags, EGLTimeNV timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorBindTexWindowEXT
alias PFN_eglCompositorBindTexWindowEXT = EGLBoolean function(EGLint external_win_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSetContextAttributesEXT
alias PFN_eglCompositorSetContextAttributesEXT = EGLBoolean function(EGLint external_ref_id, const(EGLint)* context_attributes, EGLint num_entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSetContextListEXT
alias PFN_eglCompositorSetContextListEXT = EGLBoolean function(const(EGLint)* external_ref_ids, EGLint num_entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSetSizeEXT
alias PFN_eglCompositorSetSizeEXT = EGLBoolean function(EGLint external_win_id, EGLint width, EGLint height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSetWindowAttributesEXT
alias PFN_eglCompositorSetWindowAttributesEXT = EGLBoolean function(EGLint external_win_id, const(EGLint)* window_attributes, EGLint num_entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSetWindowListEXT
alias PFN_eglCompositorSetWindowListEXT = EGLBoolean function(EGLint external_ref_id, const(EGLint)* external_win_ids, EGLint num_entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCompositorSwapPolicyEXT
alias PFN_eglCompositorSwapPolicyEXT = EGLBoolean function(EGLint external_win_id, EGLint policy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCopyBuffers
alias PFN_eglCopyBuffers = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateContext
alias PFN_eglCreateContext = EGLContext function(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateDRMImageMESA
alias PFN_eglCreateDRMImageMESA = EGLImageKHR function(EGLDisplay dpy, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateFenceSyncNV
alias PFN_eglCreateFenceSyncNV = EGLSyncNV function(EGLDisplay dpy, EGLenum condition, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateImage
alias PFN_eglCreateImage = EGLImage function(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateImageKHR
alias PFN_eglCreateImageKHR = EGLImageKHR function(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateNativeClientBufferANDROID
alias PFN_eglCreateNativeClientBufferANDROID = EGLClientBuffer function(const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePbufferFromClientBuffer
alias PFN_eglCreatePbufferFromClientBuffer = EGLSurface function(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePbufferSurface
alias PFN_eglCreatePbufferSurface = EGLSurface function(EGLDisplay dpy, EGLConfig config, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePixmapSurface
alias PFN_eglCreatePixmapSurface = EGLSurface function(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePixmapSurfaceHI
alias PFN_eglCreatePixmapSurfaceHI = EGLSurface function(EGLDisplay dpy, EGLConfig config, EGLClientPixmapHI* pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePlatformPixmapSurface
alias PFN_eglCreatePlatformPixmapSurface = EGLSurface function(EGLDisplay dpy, EGLConfig config, void* native_pixmap, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePlatformPixmapSurfaceEXT
alias PFN_eglCreatePlatformPixmapSurfaceEXT = EGLSurface function(EGLDisplay dpy, EGLConfig config, void* native_pixmap, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePlatformWindowSurface
alias PFN_eglCreatePlatformWindowSurface = EGLSurface function(EGLDisplay dpy, EGLConfig config, void* native_window, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreatePlatformWindowSurfaceEXT
alias PFN_eglCreatePlatformWindowSurfaceEXT = EGLSurface function(EGLDisplay dpy, EGLConfig config, void* native_window, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateStreamAttribKHR
alias PFN_eglCreateStreamAttribKHR = EGLStreamKHR function(EGLDisplay dpy, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateStreamFromFileDescriptorKHR
alias PFN_eglCreateStreamFromFileDescriptorKHR = EGLStreamKHR function(EGLDisplay dpy, EGLNativeFileDescriptorKHR file_descriptor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateStreamKHR
alias PFN_eglCreateStreamKHR = EGLStreamKHR function(EGLDisplay dpy, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateStreamProducerSurfaceKHR
alias PFN_eglCreateStreamProducerSurfaceKHR = EGLSurface function(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateStreamSyncNV
alias PFN_eglCreateStreamSyncNV = EGLSyncKHR function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum type, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateSync
alias PFN_eglCreateSync = EGLSync function(EGLDisplay dpy, EGLenum type, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateSyncKHR
alias PFN_eglCreateSyncKHR = EGLSyncKHR function(EGLDisplay dpy, EGLenum type, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglCreateWindowSurface
alias PFN_eglCreateWindowSurface = EGLSurface function(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDebugMessageControlKHR
alias PFN_eglDebugMessageControlKHR = EGLint function(EGLDEBUGPROCKHR callback, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroyContext
alias PFN_eglDestroyContext = EGLBoolean function(EGLDisplay dpy, EGLContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroyImage
alias PFN_eglDestroyImage = EGLBoolean function(EGLDisplay dpy, EGLImage image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroyStreamKHR
alias PFN_eglDestroyStreamKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroySurface
alias PFN_eglDestroySurface = EGLBoolean function(EGLDisplay dpy, EGLSurface surface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroySync
alias PFN_eglDestroySync = EGLBoolean function(EGLDisplay dpy, EGLSync sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDestroySyncNV
alias PFN_eglDestroySyncNV = EGLBoolean function(EGLSyncNV sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglDupNativeFenceFDANDROID
alias PFN_eglDupNativeFenceFDANDROID = EGLint function(EGLDisplay dpy, EGLSyncKHR sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglExportDMABUFImageMESA
alias PFN_eglExportDMABUFImageMESA = EGLBoolean function(EGLDisplay dpy, EGLImageKHR image, int* fds, EGLint* strides, EGLint* offsets)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglExportDMABUFImageQueryMESA
alias PFN_eglExportDMABUFImageQueryMESA = EGLBoolean function(EGLDisplay dpy, EGLImageKHR image, int* fourcc, int* num_planes, EGLuint64KHR* modifiers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglExportDRMImageMESA
alias PFN_eglExportDRMImageMESA = EGLBoolean function(EGLDisplay dpy, EGLImageKHR image, EGLint* name, EGLint* handle, EGLint* stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglFenceNV
alias PFN_eglFenceNV = EGLBoolean function(EGLSyncNV sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetCompositorTimingANDROID
alias PFN_eglGetCompositorTimingANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint numTimestamps, const(EGLint)* names, EGLnsecsANDROID* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetCompositorTimingSupportedANDROID
alias PFN_eglGetCompositorTimingSupportedANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetConfigAttrib
alias PFN_eglGetConfigAttrib = EGLBoolean function(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetConfigs
alias PFN_eglGetConfigs = EGLBoolean function(EGLDisplay dpy, EGLConfig* configs, EGLint config_size, EGLint* num_config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetCurrentContext
alias PFN_eglGetCurrentContext = EGLContext function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetCurrentDisplay
alias PFN_eglGetCurrentDisplay = EGLDisplay function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetCurrentSurface
alias PFN_eglGetCurrentSurface = EGLSurface function(EGLint readdraw)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetDisplay
alias PFN_eglGetDisplay = EGLDisplay function(EGLNativeDisplayType display_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetError
alias PFN_eglGetError = EGLint function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetFrameTimestampSupportedANDROID
alias PFN_eglGetFrameTimestampSupportedANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint timestamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetFrameTimestampsANDROID
alias PFN_eglGetFrameTimestampsANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const(EGLint)* timestamps, EGLnsecsANDROID* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetNativeClientBufferANDROID
alias PFN_eglGetNativeClientBufferANDROID = EGLClientBuffer function(const(AHardwareBuffer)* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetNextFrameIdANDROID
alias PFN_eglGetNextFrameIdANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLuint64KHR* frameId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetOutputLayersEXT
alias PFN_eglGetOutputLayersEXT = EGLBoolean function(EGLDisplay dpy, const(EGLAttrib)* attrib_list, EGLOutputLayerEXT* layers, EGLint max_layers, EGLint* num_layers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetOutputPortsEXT
alias PFN_eglGetOutputPortsEXT = EGLBoolean function(EGLDisplay dpy, const(EGLAttrib)* attrib_list, EGLOutputPortEXT* ports, EGLint max_ports, EGLint* num_ports)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetPlatformDisplay
alias PFN_eglGetPlatformDisplay = EGLDisplay function(EGLenum platform, void* native_display, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetPlatformDisplayEXT
alias PFN_eglGetPlatformDisplayEXT = EGLDisplay function(EGLenum platform, void* native_display, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetProcAddress
alias PFN_eglGetProcAddress = __eglMustCastToProperFunctionPointerType function(const(char)* procname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetStreamFileDescriptorKHR
alias PFN_eglGetStreamFileDescriptorKHR = EGLNativeFileDescriptorKHR function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetSyncAttrib
alias PFN_eglGetSyncAttrib = EGLBoolean function(EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetSyncAttribKHR
alias PFN_eglGetSyncAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetSyncAttribNV
alias PFN_eglGetSyncAttribNV = EGLBoolean function(EGLSyncNV sync, EGLint attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetSystemTimeFrequencyNV
alias PFN_eglGetSystemTimeFrequencyNV = EGLuint64NV function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglGetSystemTimeNV
alias PFN_eglGetSystemTimeNV = EGLuint64NV function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglInitialize
alias PFN_eglInitialize = EGLBoolean function(EGLDisplay dpy, EGLint* major, EGLint* minor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglLabelObjectKHR
alias PFN_eglLabelObjectKHR = EGLint function(EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglLockSurfaceKHR
alias PFN_eglLockSurfaceKHR = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, const(EGLint)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglMakeCurrent
alias PFN_eglMakeCurrent = EGLBoolean function(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglOutputLayerAttribEXT
alias PFN_eglOutputLayerAttribEXT = EGLBoolean function(EGLDisplay dpy, EGLOutputLayerEXT layer, EGLint attribute, EGLAttrib value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglOutputPortAttribEXT
alias PFN_eglOutputPortAttribEXT = EGLBoolean function(EGLDisplay dpy, EGLOutputPortEXT port, EGLint attribute, EGLAttrib value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglPostSubBufferNV
alias PFN_eglPostSubBufferNV = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglPresentationTimeANDROID
alias PFN_eglPresentationTimeANDROID = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryAPI
alias PFN_eglQueryAPI = EGLenum function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryContext
alias PFN_eglQueryContext = EGLBoolean function(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDebugKHR
alias PFN_eglQueryDebugKHR = EGLBoolean function(EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDeviceAttribEXT
alias PFN_eglQueryDeviceAttribEXT = EGLBoolean function(EGLDeviceEXT device, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDeviceStringEXT
alias PFN_eglQueryDeviceStringEXT = const(char)* function(EGLDeviceEXT device, EGLint name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDevicesEXT
alias PFN_eglQueryDevicesEXT = EGLBoolean function(EGLint max_devices, EGLDeviceEXT* devices, EGLint* num_devices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDisplayAttribEXT
alias PFN_eglQueryDisplayAttribEXT = EGLBoolean function(EGLDisplay dpy, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDisplayAttribKHR
alias PFN_eglQueryDisplayAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLint name, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDisplayAttribNV
alias PFN_eglQueryDisplayAttribNV = EGLBoolean function(EGLDisplay dpy, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDmaBufFormatsEXT
alias PFN_eglQueryDmaBufFormatsEXT = EGLBoolean function(EGLDisplay dpy, EGLint max_formats, EGLint* formats, EGLint* num_formats)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryDmaBufModifiersEXT
alias PFN_eglQueryDmaBufModifiersEXT = EGLBoolean function(EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR* modifiers, EGLBoolean* external_only, EGLint* num_modifiers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryNativeDisplayNV
alias PFN_eglQueryNativeDisplayNV = EGLBoolean function(EGLDisplay dpy, EGLNativeDisplayType* display_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryNativePixmapNV
alias PFN_eglQueryNativePixmapNV = EGLBoolean function(EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType* pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryNativeWindowNV
alias PFN_eglQueryNativeWindowNV = EGLBoolean function(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryOutputLayerAttribEXT
alias PFN_eglQueryOutputLayerAttribEXT = EGLBoolean function(EGLDisplay dpy, EGLOutputLayerEXT layer, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryOutputLayerStringEXT
alias PFN_eglQueryOutputLayerStringEXT = const(char)* function(EGLDisplay dpy, EGLOutputLayerEXT layer, EGLint name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryOutputPortAttribEXT
alias PFN_eglQueryOutputPortAttribEXT = EGLBoolean function(EGLDisplay dpy, EGLOutputPortEXT port, EGLint attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryOutputPortStringEXT
alias PFN_eglQueryOutputPortStringEXT = const(char)* function(EGLDisplay dpy, EGLOutputPortEXT port, EGLint name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryStreamAttribKHR
alias PFN_eglQueryStreamAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLAttrib* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryStreamKHR
alias PFN_eglQueryStreamKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryStreamMetadataNV
alias PFN_eglQueryStreamMetadataNV = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum name, EGLint n, EGLint offset, EGLint size, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryStreamTimeKHR
alias PFN_eglQueryStreamTimeKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryStreamu64KHR
alias PFN_eglQueryStreamu64KHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQueryString
alias PFN_eglQueryString = const(char)* function(EGLDisplay dpy, EGLint name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQuerySurface
alias PFN_eglQuerySurface = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQuerySurface64KHR
alias PFN_eglQuerySurface64KHR = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglQuerySurfacePointerANGLE
alias PFN_eglQuerySurfacePointerANGLE = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint attribute, void** value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglReleaseTexImage
alias PFN_eglReleaseTexImage = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglReleaseThread
alias PFN_eglReleaseThread = EGLBoolean function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglResetStreamNV
alias PFN_eglResetStreamNV = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSetBlobCacheFuncsANDROID
alias PFN_eglSetBlobCacheFuncsANDROID = void function(EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSetDamageRegionKHR
alias PFN_eglSetDamageRegionKHR = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint* rects, EGLint n_rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSetStreamAttribKHR
alias PFN_eglSetStreamAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLAttrib value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSetStreamMetadataNV
alias PFN_eglSetStreamMetadataNV = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLint n, EGLint offset, EGLint size, const(void)* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSignalSyncKHR
alias PFN_eglSignalSyncKHR = EGLBoolean function(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSignalSyncNV
alias PFN_eglSignalSyncNV = EGLBoolean function(EGLSyncNV sync, EGLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamAttribKHR
alias PFN_eglStreamAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerAcquireAttribKHR
alias PFN_eglStreamConsumerAcquireAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerAcquireKHR
alias PFN_eglStreamConsumerAcquireKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerGLTextureExternalAttribsNV
alias PFN_eglStreamConsumerGLTextureExternalAttribsNV = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerGLTextureExternalKHR
alias PFN_eglStreamConsumerGLTextureExternalKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerOutputEXT
alias PFN_eglStreamConsumerOutputEXT = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, EGLOutputLayerEXT layer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerReleaseAttribKHR
alias PFN_eglStreamConsumerReleaseAttribKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream, const(EGLAttrib)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglStreamConsumerReleaseKHR
alias PFN_eglStreamConsumerReleaseKHR = EGLBoolean function(EGLDisplay dpy, EGLStreamKHR stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSurfaceAttrib
alias PFN_eglSurfaceAttrib = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapBuffers
alias PFN_eglSwapBuffers = EGLBoolean function(EGLDisplay dpy, EGLSurface surface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapBuffersRegion2NOK
alias PFN_eglSwapBuffersRegion2NOK = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint numRects, const(EGLint)* rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapBuffersRegionNOK
alias PFN_eglSwapBuffersRegionNOK = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint numRects, const(EGLint)* rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapBuffersWithDamageEXT
alias PFN_eglSwapBuffersWithDamageEXT = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint* rects, EGLint n_rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapBuffersWithDamageKHR
alias PFN_eglSwapBuffersWithDamageKHR = EGLBoolean function(EGLDisplay dpy, EGLSurface surface, EGLint* rects, EGLint n_rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglSwapInterval
alias PFN_eglSwapInterval = EGLBoolean function(EGLDisplay dpy, EGLint interval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglTerminate
alias PFN_eglTerminate = EGLBoolean function(EGLDisplay dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglUnlockSurfaceKHR
alias PFN_eglUnlockSurfaceKHR = EGLBoolean function(EGLDisplay dpy, EGLSurface surface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglWaitClient
alias PFN_eglWaitClient = EGLBoolean function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglWaitGL
alias PFN_eglWaitGL = EGLBoolean function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglWaitNative
alias PFN_eglWaitNative = EGLBoolean function(EGLint engine)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglWaitSync
alias PFN_eglWaitSync = EGLBoolean function(EGLDisplay dpy, EGLSync sync, EGLint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_eglWaitSyncKHR
alias PFN_eglWaitSyncKHR = EGLint function(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__eglMustCastToProperFunctionPointerType
alias __eglMustCastToProperFunctionPointerType = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Classes

Egl
class Egl

EGL loader base class

Enums

EglVersion
enum EglVersion

EglVersion describes the version of EGL

Manifest constants

EGL_ALPHA_FORMAT
enum EGL_ALPHA_FORMAT;
Undocumented in source.
EGL_ALPHA_FORMAT_NONPRE
enum EGL_ALPHA_FORMAT_NONPRE;
Undocumented in source.
EGL_ALPHA_FORMAT_PRE
enum EGL_ALPHA_FORMAT_PRE;
Undocumented in source.
EGL_ALPHA_MASK_SIZE
enum EGL_ALPHA_MASK_SIZE;
Undocumented in source.
EGL_ALPHA_SIZE
enum EGL_ALPHA_SIZE;
Undocumented in source.
EGL_ALREADY_SIGNALED_NV
enum EGL_ALREADY_SIGNALED_NV;
Undocumented in source.
EGL_AUTO_STEREO_NV
enum EGL_AUTO_STEREO_NV;
Undocumented in source.
EGL_BACK_BUFFER
enum EGL_BACK_BUFFER;
Undocumented in source.
EGL_BAD_ACCESS
enum EGL_BAD_ACCESS;
Undocumented in source.
EGL_BAD_ALLOC
enum EGL_BAD_ALLOC;
Undocumented in source.
EGL_BAD_ATTRIBUTE
enum EGL_BAD_ATTRIBUTE;
Undocumented in source.
EGL_BAD_CONFIG
enum EGL_BAD_CONFIG;
Undocumented in source.
EGL_BAD_CONTEXT
enum EGL_BAD_CONTEXT;
Undocumented in source.
EGL_BAD_CURRENT_SURFACE
enum EGL_BAD_CURRENT_SURFACE;
Undocumented in source.
EGL_BAD_DEVICE_EXT
enum EGL_BAD_DEVICE_EXT;
Undocumented in source.
EGL_BAD_DISPLAY
enum EGL_BAD_DISPLAY;
Undocumented in source.
EGL_BAD_MATCH
enum EGL_BAD_MATCH;
Undocumented in source.
EGL_BAD_NATIVE_PIXMAP
enum EGL_BAD_NATIVE_PIXMAP;
Undocumented in source.
EGL_BAD_NATIVE_WINDOW
enum EGL_BAD_NATIVE_WINDOW;
Undocumented in source.
EGL_BAD_OUTPUT_LAYER_EXT
enum EGL_BAD_OUTPUT_LAYER_EXT;
Undocumented in source.
EGL_BAD_OUTPUT_PORT_EXT
enum EGL_BAD_OUTPUT_PORT_EXT;
Undocumented in source.
EGL_BAD_PARAMETER
enum EGL_BAD_PARAMETER;
Undocumented in source.
EGL_BAD_STATE_KHR
enum EGL_BAD_STATE_KHR;
Undocumented in source.
EGL_BAD_STREAM_KHR
enum EGL_BAD_STREAM_KHR;
Undocumented in source.
EGL_BAD_SURFACE
enum EGL_BAD_SURFACE;
Undocumented in source.
EGL_BIND_TO_TEXTURE_RGB
enum EGL_BIND_TO_TEXTURE_RGB;
Undocumented in source.
EGL_BIND_TO_TEXTURE_RGBA
enum EGL_BIND_TO_TEXTURE_RGBA;
Undocumented in source.
EGL_BITMAP_ORIGIN_KHR
enum EGL_BITMAP_ORIGIN_KHR;
Undocumented in source.
EGL_BITMAP_PITCH_KHR
enum EGL_BITMAP_PITCH_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR
enum EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR
enum EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR
enum EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR
enum EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_RED_OFFSET_KHR
enum EGL_BITMAP_PIXEL_RED_OFFSET_KHR;
Undocumented in source.
EGL_BITMAP_PIXEL_SIZE_KHR
enum EGL_BITMAP_PIXEL_SIZE_KHR;
Undocumented in source.
EGL_BITMAP_POINTER_KHR
enum EGL_BITMAP_POINTER_KHR;
Undocumented in source.
EGL_BLUE_SIZE
enum EGL_BLUE_SIZE;
Undocumented in source.
EGL_BUFFER_AGE_EXT
enum EGL_BUFFER_AGE_EXT;
Undocumented in source.
EGL_BUFFER_AGE_KHR
enum EGL_BUFFER_AGE_KHR;
Undocumented in source.
EGL_BUFFER_DESTROYED
enum EGL_BUFFER_DESTROYED;
Undocumented in source.
EGL_BUFFER_PRESERVED
enum EGL_BUFFER_PRESERVED;
Undocumented in source.
EGL_BUFFER_SIZE
enum EGL_BUFFER_SIZE;
Undocumented in source.
EGL_CLIENT_APIS
enum EGL_CLIENT_APIS;
Undocumented in source.
EGL_CLIENT_PIXMAP_POINTER_HI
enum EGL_CLIENT_PIXMAP_POINTER_HI;
Undocumented in source.
EGL_CL_EVENT_HANDLE
enum EGL_CL_EVENT_HANDLE;
Undocumented in source.
EGL_CL_EVENT_HANDLE_KHR
enum EGL_CL_EVENT_HANDLE_KHR;
Undocumented in source.
EGL_COLORSPACE
enum EGL_COLORSPACE;
Undocumented in source.
EGL_COLORSPACE_LINEAR
enum EGL_COLORSPACE_LINEAR;
Undocumented in source.
EGL_COLORSPACE_sRGB
enum EGL_COLORSPACE_sRGB;
Undocumented in source.
EGL_COLOR_ARGB_HI
enum EGL_COLOR_ARGB_HI;
Undocumented in source.
EGL_COLOR_BUFFER_TYPE
enum EGL_COLOR_BUFFER_TYPE;
Undocumented in source.
EGL_COLOR_COMPONENT_TYPE_EXT
enum EGL_COLOR_COMPONENT_TYPE_EXT;
Undocumented in source.
EGL_COLOR_COMPONENT_TYPE_FIXED_EXT
enum EGL_COLOR_COMPONENT_TYPE_FIXED_EXT;
Undocumented in source.
EGL_COLOR_COMPONENT_TYPE_FLOAT_EXT
enum EGL_COLOR_COMPONENT_TYPE_FLOAT_EXT;
Undocumented in source.
EGL_COLOR_FORMAT_HI
enum EGL_COLOR_FORMAT_HI;
Undocumented in source.
EGL_COLOR_RGBA_HI
enum EGL_COLOR_RGBA_HI;
Undocumented in source.
EGL_COLOR_RGB_HI
enum EGL_COLOR_RGB_HI;
Undocumented in source.
EGL_COMPOSITE_DEADLINE_ANDROID
enum EGL_COMPOSITE_DEADLINE_ANDROID;
Undocumented in source.
EGL_COMPOSITE_INTERVAL_ANDROID
enum EGL_COMPOSITE_INTERVAL_ANDROID;
Undocumented in source.
EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID
enum EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID;
Undocumented in source.
EGL_COMPOSITION_LATCH_TIME_ANDROID
enum EGL_COMPOSITION_LATCH_TIME_ANDROID;
Undocumented in source.
EGL_COMPOSITOR_DROP_NEWEST_FRAME_EXT
enum EGL_COMPOSITOR_DROP_NEWEST_FRAME_EXT;
Undocumented in source.
EGL_COMPOSITOR_KEEP_NEWEST_FRAME_EXT
enum EGL_COMPOSITOR_KEEP_NEWEST_FRAME_EXT;
Undocumented in source.
EGL_CONDITION_SATISFIED
enum EGL_CONDITION_SATISFIED;
Undocumented in source.
EGL_CONDITION_SATISFIED_KHR
enum EGL_CONDITION_SATISFIED_KHR;
Undocumented in source.
EGL_CONDITION_SATISFIED_NV
enum EGL_CONDITION_SATISFIED_NV;
Undocumented in source.
EGL_CONFIG_CAVEAT
enum EGL_CONFIG_CAVEAT;
Undocumented in source.
EGL_CONFIG_ID
enum EGL_CONFIG_ID;
Undocumented in source.
EGL_CONFORMANT
enum EGL_CONFORMANT;
Undocumented in source.
EGL_CONFORMANT_KHR
enum EGL_CONFORMANT_KHR;
Undocumented in source.
EGL_CONSUMER_ACQUIRE_TIMEOUT_USEC_KHR
enum EGL_CONSUMER_ACQUIRE_TIMEOUT_USEC_KHR;
Undocumented in source.
EGL_CONSUMER_FRAME_KHR
enum EGL_CONSUMER_FRAME_KHR;
Undocumented in source.
EGL_CONSUMER_LATENCY_USEC_KHR
enum EGL_CONSUMER_LATENCY_USEC_KHR;
Undocumented in source.
EGL_CONSUMER_MAX_FRAME_HINT_NV
enum EGL_CONSUMER_MAX_FRAME_HINT_NV;
Undocumented in source.
EGL_CONSUMER_METADATA_NV
enum EGL_CONSUMER_METADATA_NV;
Undocumented in source.
EGL_CONTEXT_CLIENT_TYPE
enum EGL_CONTEXT_CLIENT_TYPE;
Undocumented in source.
EGL_CONTEXT_CLIENT_VERSION
enum EGL_CONTEXT_CLIENT_VERSION;
Undocumented in source.
EGL_CONTEXT_FLAGS_KHR
enum EGL_CONTEXT_FLAGS_KHR;
Undocumented in source.
EGL_CONTEXT_LOST
enum EGL_CONTEXT_LOST;
Undocumented in source.
EGL_CONTEXT_MAJOR_VERSION
enum EGL_CONTEXT_MAJOR_VERSION;
Undocumented in source.
EGL_CONTEXT_MAJOR_VERSION_KHR
enum EGL_CONTEXT_MAJOR_VERSION_KHR;
Undocumented in source.
EGL_CONTEXT_MINOR_VERSION
enum EGL_CONTEXT_MINOR_VERSION;
Undocumented in source.
EGL_CONTEXT_MINOR_VERSION_KHR
enum EGL_CONTEXT_MINOR_VERSION_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT
enum EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT;
Undocumented in source.
EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR
enum EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT
enum EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT;
Undocumented in source.
EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR
enum EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_DEBUG
enum EGL_CONTEXT_OPENGL_DEBUG;
Undocumented in source.
EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR
enum EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE
enum EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE;
Undocumented in source.
EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR
enum EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_NO_ERROR_KHR
enum EGL_CONTEXT_OPENGL_NO_ERROR_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_PROFILE_MASK
enum EGL_CONTEXT_OPENGL_PROFILE_MASK;
Undocumented in source.
EGL_CONTEXT_OPENGL_PROFILE_MASK_KHR
enum EGL_CONTEXT_OPENGL_PROFILE_MASK_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY
enum EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY;
Undocumented in source.
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT
enum EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT;
Undocumented in source.
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR
enum EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_ROBUST_ACCESS
enum EGL_CONTEXT_OPENGL_ROBUST_ACCESS;
Undocumented in source.
EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR
enum EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR;
Undocumented in source.
EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT
enum EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT;
Undocumented in source.
EGL_CONTEXT_PRIORITY_HIGH_IMG
enum EGL_CONTEXT_PRIORITY_HIGH_IMG;
Undocumented in source.
EGL_CONTEXT_PRIORITY_LEVEL_IMG
enum EGL_CONTEXT_PRIORITY_LEVEL_IMG;
Undocumented in source.
EGL_CONTEXT_PRIORITY_LOW_IMG
enum EGL_CONTEXT_PRIORITY_LOW_IMG;
Undocumented in source.
EGL_CONTEXT_PRIORITY_MEDIUM_IMG
enum EGL_CONTEXT_PRIORITY_MEDIUM_IMG;
Undocumented in source.
EGL_CONTEXT_PRIORITY_REALTIME_NV
enum EGL_CONTEXT_PRIORITY_REALTIME_NV;
Undocumented in source.
EGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR
enum EGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR;
Undocumented in source.
EGL_CONTEXT_RELEASE_BEHAVIOR_KHR
enum EGL_CONTEXT_RELEASE_BEHAVIOR_KHR;
Undocumented in source.
EGL_CONTEXT_RELEASE_BEHAVIOR_NONE_KHR
enum EGL_CONTEXT_RELEASE_BEHAVIOR_NONE_KHR;
Undocumented in source.
EGL_CORE_NATIVE_ENGINE
enum EGL_CORE_NATIVE_ENGINE;
Undocumented in source.
EGL_COVERAGE_BUFFERS_NV
enum EGL_COVERAGE_BUFFERS_NV;
Undocumented in source.
EGL_COVERAGE_SAMPLES_NV
enum EGL_COVERAGE_SAMPLES_NV;
Undocumented in source.
EGL_COVERAGE_SAMPLE_RESOLVE_DEFAULT_NV
enum EGL_COVERAGE_SAMPLE_RESOLVE_DEFAULT_NV;
Undocumented in source.
EGL_COVERAGE_SAMPLE_RESOLVE_NONE_NV
enum EGL_COVERAGE_SAMPLE_RESOLVE_NONE_NV;
Undocumented in source.
EGL_COVERAGE_SAMPLE_RESOLVE_NV
enum EGL_COVERAGE_SAMPLE_RESOLVE_NV;
Undocumented in source.
EGL_CTA861_3_MAX_CONTENT_LIGHT_LEVEL_EXT
enum EGL_CTA861_3_MAX_CONTENT_LIGHT_LEVEL_EXT;
Undocumented in source.
EGL_CTA861_3_MAX_FRAME_AVERAGE_LEVEL_EXT
enum EGL_CTA861_3_MAX_FRAME_AVERAGE_LEVEL_EXT;
Undocumented in source.
EGL_CUDA_DEVICE_NV
enum EGL_CUDA_DEVICE_NV;
Undocumented in source.
EGL_CUDA_EVENT_HANDLE_NV
enum EGL_CUDA_EVENT_HANDLE_NV;
Undocumented in source.
EGL_D3D11_DEVICE_ANGLE
enum EGL_D3D11_DEVICE_ANGLE;
Undocumented in source.
EGL_D3D9_DEVICE_ANGLE
enum EGL_D3D9_DEVICE_ANGLE;
Undocumented in source.
EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE
enum EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE;
Undocumented in source.
EGL_DEBUG_CALLBACK_KHR
enum EGL_DEBUG_CALLBACK_KHR;
Undocumented in source.
EGL_DEBUG_MSG_CRITICAL_KHR
enum EGL_DEBUG_MSG_CRITICAL_KHR;
Undocumented in source.
EGL_DEBUG_MSG_ERROR_KHR
enum EGL_DEBUG_MSG_ERROR_KHR;
Undocumented in source.
EGL_DEBUG_MSG_INFO_KHR
enum EGL_DEBUG_MSG_INFO_KHR;
Undocumented in source.
EGL_DEBUG_MSG_WARN_KHR
enum EGL_DEBUG_MSG_WARN_KHR;
Undocumented in source.
EGL_DEFAULT_DISPLAY
enum EGL_DEFAULT_DISPLAY;
Undocumented in source.
EGL_DEPTH_ENCODING_NONE_NV
enum EGL_DEPTH_ENCODING_NONE_NV;
Undocumented in source.
EGL_DEPTH_ENCODING_NONLINEAR_NV
enum EGL_DEPTH_ENCODING_NONLINEAR_NV;
Undocumented in source.
EGL_DEPTH_ENCODING_NV
enum EGL_DEPTH_ENCODING_NV;
Undocumented in source.
EGL_DEPTH_SIZE
enum EGL_DEPTH_SIZE;
Undocumented in source.
EGL_DEQUEUE_READY_TIME_ANDROID
enum EGL_DEQUEUE_READY_TIME_ANDROID;
Undocumented in source.
EGL_DEVICE_EXT
enum EGL_DEVICE_EXT;
Undocumented in source.
EGL_DISCARD_SAMPLES_ARM
enum EGL_DISCARD_SAMPLES_ARM;
Undocumented in source.
EGL_DISPLAY_PRESENT_TIME_ANDROID
enum EGL_DISPLAY_PRESENT_TIME_ANDROID;
Undocumented in source.
EGL_DISPLAY_SCALING
enum EGL_DISPLAY_SCALING;
Undocumented in source.
EGL_DMA_BUF_PLANE0_FD_EXT
enum EGL_DMA_BUF_PLANE0_FD_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT
enum EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT
enum EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE0_OFFSET_EXT
enum EGL_DMA_BUF_PLANE0_OFFSET_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE0_PITCH_EXT
enum EGL_DMA_BUF_PLANE0_PITCH_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE1_FD_EXT
enum EGL_DMA_BUF_PLANE1_FD_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE1_MODIFIER_HI_EXT
enum EGL_DMA_BUF_PLANE1_MODIFIER_HI_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE1_MODIFIER_LO_EXT
enum EGL_DMA_BUF_PLANE1_MODIFIER_LO_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE1_OFFSET_EXT
enum EGL_DMA_BUF_PLANE1_OFFSET_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE1_PITCH_EXT
enum EGL_DMA_BUF_PLANE1_PITCH_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE2_FD_EXT
enum EGL_DMA_BUF_PLANE2_FD_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE2_MODIFIER_HI_EXT
enum EGL_DMA_BUF_PLANE2_MODIFIER_HI_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT
enum EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE2_OFFSET_EXT
enum EGL_DMA_BUF_PLANE2_OFFSET_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE2_PITCH_EXT
enum EGL_DMA_BUF_PLANE2_PITCH_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE3_FD_EXT
enum EGL_DMA_BUF_PLANE3_FD_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE3_MODIFIER_HI_EXT
enum EGL_DMA_BUF_PLANE3_MODIFIER_HI_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE3_MODIFIER_LO_EXT
enum EGL_DMA_BUF_PLANE3_MODIFIER_LO_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE3_OFFSET_EXT
enum EGL_DMA_BUF_PLANE3_OFFSET_EXT;
Undocumented in source.
EGL_DMA_BUF_PLANE3_PITCH_EXT
enum EGL_DMA_BUF_PLANE3_PITCH_EXT;
Undocumented in source.
EGL_DONT_CARE
enum EGL_DONT_CARE;
Undocumented in source.
EGL_DRAW
enum EGL_DRAW;
Undocumented in source.
EGL_DRM_BUFFER_FORMAT_ARGB32_MESA
enum EGL_DRM_BUFFER_FORMAT_ARGB32_MESA;
Undocumented in source.
EGL_DRM_BUFFER_FORMAT_MESA
enum EGL_DRM_BUFFER_FORMAT_MESA;
Undocumented in source.
EGL_DRM_BUFFER_MESA
enum EGL_DRM_BUFFER_MESA;
Undocumented in source.
EGL_DRM_BUFFER_STRIDE_MESA
enum EGL_DRM_BUFFER_STRIDE_MESA;
Undocumented in source.
EGL_DRM_BUFFER_USE_CURSOR_MESA
enum EGL_DRM_BUFFER_USE_CURSOR_MESA;
Undocumented in source.
EGL_DRM_BUFFER_USE_MESA
enum EGL_DRM_BUFFER_USE_MESA;
Undocumented in source.
EGL_DRM_BUFFER_USE_SCANOUT_MESA
enum EGL_DRM_BUFFER_USE_SCANOUT_MESA;
Undocumented in source.
EGL_DRM_BUFFER_USE_SHARE_MESA
enum EGL_DRM_BUFFER_USE_SHARE_MESA;
Undocumented in source.
EGL_DRM_CONNECTOR_EXT
enum EGL_DRM_CONNECTOR_EXT;
Undocumented in source.
EGL_DRM_CRTC_EXT
enum EGL_DRM_CRTC_EXT;
Undocumented in source.
EGL_DRM_DEVICE_FILE_EXT
enum EGL_DRM_DEVICE_FILE_EXT;
Undocumented in source.
EGL_DRM_PLANE_EXT
enum EGL_DRM_PLANE_EXT;
Undocumented in source.
EGL_EXTENSIONS
enum EGL_EXTENSIONS;
Undocumented in source.
EGL_EXTERNAL_REF_ID_EXT
enum EGL_EXTERNAL_REF_ID_EXT;
Undocumented in source.
EGL_FALSE
enum EGL_FALSE;
Undocumented in source.
EGL_FIRST_COMPOSITION_GPU_FINISHED_TIME_ANDROID
enum EGL_FIRST_COMPOSITION_GPU_FINISHED_TIME_ANDROID;
Undocumented in source.
EGL_FIRST_COMPOSITION_START_TIME_ANDROID
enum EGL_FIRST_COMPOSITION_START_TIME_ANDROID;
Undocumented in source.
EGL_FIXED_SIZE_ANGLE
enum EGL_FIXED_SIZE_ANGLE;
Undocumented in source.
EGL_FOREVER
enum EGL_FOREVER;
Undocumented in source.
EGL_FOREVER_KHR
enum EGL_FOREVER_KHR;
Undocumented in source.
EGL_FOREVER_NV
enum EGL_FOREVER_NV;
Undocumented in source.
EGL_FORMAT_RGBA_8888_EXACT_KHR
enum EGL_FORMAT_RGBA_8888_EXACT_KHR;
Undocumented in source.
EGL_FORMAT_RGBA_8888_KHR
enum EGL_FORMAT_RGBA_8888_KHR;
Undocumented in source.
EGL_FORMAT_RGB_565_EXACT_KHR
enum EGL_FORMAT_RGB_565_EXACT_KHR;
Undocumented in source.
EGL_FORMAT_RGB_565_KHR
enum EGL_FORMAT_RGB_565_KHR;
Undocumented in source.
EGL_FRAMEBUFFER_TARGET_ANDROID
enum EGL_FRAMEBUFFER_TARGET_ANDROID;
Undocumented in source.
EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID
enum EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID;
Undocumented in source.
EGL_FRONT_BUFFER_EXT
enum EGL_FRONT_BUFFER_EXT;
Undocumented in source.
EGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
enum EGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV;
Undocumented in source.
EGL_GL_COLORSPACE
enum EGL_GL_COLORSPACE;
Undocumented in source.
EGL_GL_COLORSPACE_BT2020_LINEAR_EXT
enum EGL_GL_COLORSPACE_BT2020_LINEAR_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_BT2020_PQ_EXT
enum EGL_GL_COLORSPACE_BT2020_PQ_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_DISPLAY_P3_EXT
enum EGL_GL_COLORSPACE_DISPLAY_P3_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT
enum EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_KHR
enum EGL_GL_COLORSPACE_KHR;
Undocumented in source.
EGL_GL_COLORSPACE_LINEAR
enum EGL_GL_COLORSPACE_LINEAR;
Undocumented in source.
EGL_GL_COLORSPACE_LINEAR_KHR
enum EGL_GL_COLORSPACE_LINEAR_KHR;
Undocumented in source.
EGL_GL_COLORSPACE_SCRGB_EXT
enum EGL_GL_COLORSPACE_SCRGB_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_SCRGB_LINEAR_EXT
enum EGL_GL_COLORSPACE_SCRGB_LINEAR_EXT;
Undocumented in source.
EGL_GL_COLORSPACE_SRGB
enum EGL_GL_COLORSPACE_SRGB;
Undocumented in source.
EGL_GL_COLORSPACE_SRGB_KHR
enum EGL_GL_COLORSPACE_SRGB_KHR;
Undocumented in source.
EGL_GL_RENDERBUFFER
enum EGL_GL_RENDERBUFFER;
Undocumented in source.
EGL_GL_RENDERBUFFER_KHR
enum EGL_GL_RENDERBUFFER_KHR;
Undocumented in source.
EGL_GL_TEXTURE_2D
enum EGL_GL_TEXTURE_2D;
Undocumented in source.
EGL_GL_TEXTURE_2D_KHR
enum EGL_GL_TEXTURE_2D_KHR;
Undocumented in source.
EGL_GL_TEXTURE_3D
enum EGL_GL_TEXTURE_3D;
Undocumented in source.
EGL_GL_TEXTURE_3D_KHR
enum EGL_GL_TEXTURE_3D_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z;
Undocumented in source.
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR
enum EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR;
Undocumented in source.
EGL_GL_TEXTURE_LEVEL
enum EGL_GL_TEXTURE_LEVEL;
Undocumented in source.
EGL_GL_TEXTURE_LEVEL_KHR
enum EGL_GL_TEXTURE_LEVEL_KHR;
Undocumented in source.
EGL_GL_TEXTURE_ZOFFSET
enum EGL_GL_TEXTURE_ZOFFSET;
Undocumented in source.
EGL_GL_TEXTURE_ZOFFSET_KHR
enum EGL_GL_TEXTURE_ZOFFSET_KHR;
Undocumented in source.
EGL_GREEN_SIZE
enum EGL_GREEN_SIZE;
Undocumented in source.
EGL_HEIGHT
enum EGL_HEIGHT;
Undocumented in source.
EGL_HORIZONTAL_RESOLUTION
enum EGL_HORIZONTAL_RESOLUTION;
Undocumented in source.
EGL_IMAGE_PRESERVED
enum EGL_IMAGE_PRESERVED;
Undocumented in source.
EGL_IMAGE_PRESERVED_KHR
enum EGL_IMAGE_PRESERVED_KHR;
Undocumented in source.
EGL_IMPORT_EXPLICIT_SYNC_EXT
enum EGL_IMPORT_EXPLICIT_SYNC_EXT;
Undocumented in source.
EGL_IMPORT_IMPLICIT_SYNC_EXT
enum EGL_IMPORT_IMPLICIT_SYNC_EXT;
Undocumented in source.
EGL_IMPORT_SYNC_TYPE_EXT
enum EGL_IMPORT_SYNC_TYPE_EXT;
Undocumented in source.
EGL_ITU_REC2020_EXT
enum EGL_ITU_REC2020_EXT;
Undocumented in source.
EGL_ITU_REC601_EXT
enum EGL_ITU_REC601_EXT;
Undocumented in source.
EGL_ITU_REC709_EXT
enum EGL_ITU_REC709_EXT;
Undocumented in source.
EGL_LARGEST_PBUFFER
enum EGL_LARGEST_PBUFFER;
Undocumented in source.
EGL_LAST_COMPOSITION_START_TIME_ANDROID
enum EGL_LAST_COMPOSITION_START_TIME_ANDROID;
Undocumented in source.
EGL_LEVEL
enum EGL_LEVEL;
Undocumented in source.
EGL_LINUX_DMA_BUF_EXT
enum EGL_LINUX_DMA_BUF_EXT;
Undocumented in source.
EGL_LINUX_DRM_FOURCC_EXT
enum EGL_LINUX_DRM_FOURCC_EXT;
Undocumented in source.
EGL_LOCK_SURFACE_BIT_KHR
enum EGL_LOCK_SURFACE_BIT_KHR;
Undocumented in source.
EGL_LOCK_USAGE_HINT_KHR
enum EGL_LOCK_USAGE_HINT_KHR;
Undocumented in source.
EGL_LOSE_CONTEXT_ON_RESET
enum EGL_LOSE_CONTEXT_ON_RESET;
Undocumented in source.
EGL_LOSE_CONTEXT_ON_RESET_EXT
enum EGL_LOSE_CONTEXT_ON_RESET_EXT;
Undocumented in source.
EGL_LOSE_CONTEXT_ON_RESET_KHR
enum EGL_LOSE_CONTEXT_ON_RESET_KHR;
Undocumented in source.
EGL_LOWER_LEFT_KHR
enum EGL_LOWER_LEFT_KHR;
Undocumented in source.
EGL_LUMINANCE_BUFFER
enum EGL_LUMINANCE_BUFFER;
Undocumented in source.
EGL_LUMINANCE_SIZE
enum EGL_LUMINANCE_SIZE;
Undocumented in source.
EGL_MAP_PRESERVE_PIXELS_KHR
enum EGL_MAP_PRESERVE_PIXELS_KHR;
Undocumented in source.
EGL_MATCH_FORMAT_KHR
enum EGL_MATCH_FORMAT_KHR;
Undocumented in source.
EGL_MATCH_NATIVE_PIXMAP
enum EGL_MATCH_NATIVE_PIXMAP;
Undocumented in source.
EGL_MAX_PBUFFER_HEIGHT
enum EGL_MAX_PBUFFER_HEIGHT;
Undocumented in source.
EGL_MAX_PBUFFER_PIXELS
enum EGL_MAX_PBUFFER_PIXELS;
Undocumented in source.
EGL_MAX_PBUFFER_WIDTH
enum EGL_MAX_PBUFFER_WIDTH;
Undocumented in source.
EGL_MAX_STREAM_METADATA_BLOCKS_NV
enum EGL_MAX_STREAM_METADATA_BLOCKS_NV;
Undocumented in source.
EGL_MAX_STREAM_METADATA_BLOCK_SIZE_NV
enum EGL_MAX_STREAM_METADATA_BLOCK_SIZE_NV;
Undocumented in source.
EGL_MAX_STREAM_METADATA_TOTAL_SIZE_NV
enum EGL_MAX_STREAM_METADATA_TOTAL_SIZE_NV;
Undocumented in source.
EGL_MAX_SWAP_INTERVAL
enum EGL_MAX_SWAP_INTERVAL;
Undocumented in source.
EGL_METADATA0_SIZE_NV
enum EGL_METADATA0_SIZE_NV;
Undocumented in source.
EGL_METADATA0_TYPE_NV
enum EGL_METADATA0_TYPE_NV;
Undocumented in source.
EGL_METADATA1_SIZE_NV
enum EGL_METADATA1_SIZE_NV;
Undocumented in source.
EGL_METADATA1_TYPE_NV
enum EGL_METADATA1_TYPE_NV;
Undocumented in source.
EGL_METADATA2_SIZE_NV
enum EGL_METADATA2_SIZE_NV;
Undocumented in source.
EGL_METADATA2_TYPE_NV
enum EGL_METADATA2_TYPE_NV;
Undocumented in source.
EGL_METADATA3_SIZE_NV
enum EGL_METADATA3_SIZE_NV;
Undocumented in source.
EGL_METADATA3_TYPE_NV
enum EGL_METADATA3_TYPE_NV;
Undocumented in source.
EGL_METADATA_SCALING_EXT
enum EGL_METADATA_SCALING_EXT;
Undocumented in source.
EGL_MIN_SWAP_INTERVAL
enum EGL_MIN_SWAP_INTERVAL;
Undocumented in source.
EGL_MIPMAP_LEVEL
enum EGL_MIPMAP_LEVEL;
Undocumented in source.
EGL_MIPMAP_TEXTURE
enum EGL_MIPMAP_TEXTURE;
Undocumented in source.
EGL_MULTISAMPLE_RESOLVE
enum EGL_MULTISAMPLE_RESOLVE;
Undocumented in source.
EGL_MULTISAMPLE_RESOLVE_BOX
enum EGL_MULTISAMPLE_RESOLVE_BOX;
Undocumented in source.
EGL_MULTISAMPLE_RESOLVE_BOX_BIT
enum EGL_MULTISAMPLE_RESOLVE_BOX_BIT;
Undocumented in source.
EGL_MULTISAMPLE_RESOLVE_DEFAULT
enum EGL_MULTISAMPLE_RESOLVE_DEFAULT;
Undocumented in source.
EGL_MULTIVIEW_VIEW_COUNT_EXT
enum EGL_MULTIVIEW_VIEW_COUNT_EXT;
Undocumented in source.
EGL_MUTABLE_RENDER_BUFFER_BIT_KHR
enum EGL_MUTABLE_RENDER_BUFFER_BIT_KHR;
Undocumented in source.
EGL_NATIVE_BUFFER_ANDROID
enum EGL_NATIVE_BUFFER_ANDROID;
Undocumented in source.
EGL_NATIVE_BUFFER_MULTIPLANE_SEPARATE_IMG
enum EGL_NATIVE_BUFFER_MULTIPLANE_SEPARATE_IMG;
Undocumented in source.
EGL_NATIVE_BUFFER_PLANE_OFFSET_IMG
enum EGL_NATIVE_BUFFER_PLANE_OFFSET_IMG;
Undocumented in source.
EGL_NATIVE_BUFFER_TIZEN
enum EGL_NATIVE_BUFFER_TIZEN;
Undocumented in source.
EGL_NATIVE_BUFFER_USAGE_ANDROID
enum EGL_NATIVE_BUFFER_USAGE_ANDROID;
Undocumented in source.
EGL_NATIVE_BUFFER_USAGE_PROTECTED_BIT_ANDROID
enum EGL_NATIVE_BUFFER_USAGE_PROTECTED_BIT_ANDROID;
Undocumented in source.
EGL_NATIVE_BUFFER_USAGE_RENDERBUFFER_BIT_ANDROID
enum EGL_NATIVE_BUFFER_USAGE_RENDERBUFFER_BIT_ANDROID;
Undocumented in source.
EGL_NATIVE_BUFFER_USAGE_TEXTURE_BIT_ANDROID
enum EGL_NATIVE_BUFFER_USAGE_TEXTURE_BIT_ANDROID;
Undocumented in source.
EGL_NATIVE_PIXMAP_KHR
enum EGL_NATIVE_PIXMAP_KHR;
Undocumented in source.
EGL_NATIVE_RENDERABLE
enum EGL_NATIVE_RENDERABLE;
Undocumented in source.
EGL_NATIVE_SURFACE_TIZEN
enum EGL_NATIVE_SURFACE_TIZEN;
Undocumented in source.
EGL_NATIVE_VISUAL_ID
enum EGL_NATIVE_VISUAL_ID;
Undocumented in source.
EGL_NATIVE_VISUAL_TYPE
enum EGL_NATIVE_VISUAL_TYPE;
Undocumented in source.
EGL_NONE
enum EGL_NONE;
Undocumented in source.
EGL_NON_CONFORMANT_CONFIG
enum EGL_NON_CONFORMANT_CONFIG;
Undocumented in source.
EGL_NOT_INITIALIZED
enum EGL_NOT_INITIALIZED;
Undocumented in source.
EGL_NO_CONFIG_KHR
enum EGL_NO_CONFIG_KHR;
Undocumented in source.
EGL_NO_CONTEXT
enum EGL_NO_CONTEXT;
Undocumented in source.
EGL_NO_DEVICE_EXT
enum EGL_NO_DEVICE_EXT;
Undocumented in source.
EGL_NO_DISPLAY
enum EGL_NO_DISPLAY;
Undocumented in source.
EGL_NO_FILE_DESCRIPTOR_KHR
enum EGL_NO_FILE_DESCRIPTOR_KHR;
Undocumented in source.
EGL_NO_IMAGE
enum EGL_NO_IMAGE;
Undocumented in source.
EGL_NO_IMAGE_KHR
enum EGL_NO_IMAGE_KHR;
Undocumented in source.
EGL_NO_NATIVE_FENCE_FD_ANDROID
enum EGL_NO_NATIVE_FENCE_FD_ANDROID;
Undocumented in source.
EGL_NO_OUTPUT_LAYER_EXT
enum EGL_NO_OUTPUT_LAYER_EXT;
Undocumented in source.
EGL_NO_OUTPUT_PORT_EXT
enum EGL_NO_OUTPUT_PORT_EXT;
Undocumented in source.
EGL_NO_RESET_NOTIFICATION
enum EGL_NO_RESET_NOTIFICATION;
Undocumented in source.
EGL_NO_RESET_NOTIFICATION_EXT
enum EGL_NO_RESET_NOTIFICATION_EXT;
Undocumented in source.
EGL_NO_RESET_NOTIFICATION_KHR
enum EGL_NO_RESET_NOTIFICATION_KHR;
Undocumented in source.
EGL_NO_STREAM_KHR
enum EGL_NO_STREAM_KHR;
Undocumented in source.
EGL_NO_SURFACE
enum EGL_NO_SURFACE;
Undocumented in source.
EGL_NO_SYNC
enum EGL_NO_SYNC;
Undocumented in source.
EGL_NO_SYNC_KHR
enum EGL_NO_SYNC_KHR;
Undocumented in source.
EGL_NO_SYNC_NV
enum EGL_NO_SYNC_NV;
Undocumented in source.
EGL_NO_TEXTURE
enum EGL_NO_TEXTURE;
Undocumented in source.
EGL_OBJECT_CONTEXT_KHR
enum EGL_OBJECT_CONTEXT_KHR;
Undocumented in source.
EGL_OBJECT_DISPLAY_KHR
enum EGL_OBJECT_DISPLAY_KHR;
Undocumented in source.
EGL_OBJECT_IMAGE_KHR
enum EGL_OBJECT_IMAGE_KHR;
Undocumented in source.
EGL_OBJECT_STREAM_KHR
enum EGL_OBJECT_STREAM_KHR;
Undocumented in source.
EGL_OBJECT_SURFACE_KHR
enum EGL_OBJECT_SURFACE_KHR;
Undocumented in source.
EGL_OBJECT_SYNC_KHR
enum EGL_OBJECT_SYNC_KHR;
Undocumented in source.
EGL_OBJECT_THREAD_KHR
enum EGL_OBJECT_THREAD_KHR;
Undocumented in source.
EGL_OPENGL_API
enum EGL_OPENGL_API;
Undocumented in source.
EGL_OPENGL_BIT
enum EGL_OPENGL_BIT;
Undocumented in source.
EGL_OPENGL_ES2_BIT
enum EGL_OPENGL_ES2_BIT;
Undocumented in source.
EGL_OPENGL_ES3_BIT
enum EGL_OPENGL_ES3_BIT;
Undocumented in source.
EGL_OPENGL_ES3_BIT_KHR
enum EGL_OPENGL_ES3_BIT_KHR;
Undocumented in source.
EGL_OPENGL_ES_API
enum EGL_OPENGL_ES_API;
Undocumented in source.
EGL_OPENGL_ES_BIT
enum EGL_OPENGL_ES_BIT;
Undocumented in source.
EGL_OPENVG_API
enum EGL_OPENVG_API;
Undocumented in source.
EGL_OPENVG_BIT
enum EGL_OPENVG_BIT;
Undocumented in source.
EGL_OPENVG_IMAGE
enum EGL_OPENVG_IMAGE;
Undocumented in source.
EGL_OPENWF_DEVICE_ID_EXT
enum EGL_OPENWF_DEVICE_ID_EXT;
Undocumented in source.
EGL_OPENWF_PIPELINE_ID_EXT
enum EGL_OPENWF_PIPELINE_ID_EXT;
Undocumented in source.
EGL_OPENWF_PORT_ID_EXT
enum EGL_OPENWF_PORT_ID_EXT;
Undocumented in source.
EGL_OPTIMAL_FORMAT_BIT_KHR
enum EGL_OPTIMAL_FORMAT_BIT_KHR;
Undocumented in source.
EGL_PBUFFER_BIT
enum EGL_PBUFFER_BIT;
Undocumented in source.
EGL_PENDING_FRAME_NV
enum EGL_PENDING_FRAME_NV;
Undocumented in source.
EGL_PENDING_METADATA_NV
enum EGL_PENDING_METADATA_NV;
Undocumented in source.
EGL_PIXEL_ASPECT_RATIO
enum EGL_PIXEL_ASPECT_RATIO;
Undocumented in source.
EGL_PIXMAP_BIT
enum EGL_PIXMAP_BIT;
Undocumented in source.
EGL_PLATFORM_ANDROID_KHR
enum EGL_PLATFORM_ANDROID_KHR;
Undocumented in source.
EGL_PLATFORM_DEVICE_EXT
enum EGL_PLATFORM_DEVICE_EXT;
Undocumented in source.
EGL_PLATFORM_GBM_KHR
enum EGL_PLATFORM_GBM_KHR;
Undocumented in source.
EGL_PLATFORM_GBM_MESA
enum EGL_PLATFORM_GBM_MESA;
Undocumented in source.
EGL_PLATFORM_SURFACELESS_MESA
enum EGL_PLATFORM_SURFACELESS_MESA;
Undocumented in source.
EGL_PLATFORM_WAYLAND_EXT
enum EGL_PLATFORM_WAYLAND_EXT;
Undocumented in source.
EGL_PLATFORM_WAYLAND_KHR
enum EGL_PLATFORM_WAYLAND_KHR;
Undocumented in source.
EGL_PLATFORM_X11_EXT
enum EGL_PLATFORM_X11_EXT;
Undocumented in source.
EGL_PLATFORM_X11_KHR
enum EGL_PLATFORM_X11_KHR;
Undocumented in source.
EGL_PLATFORM_X11_SCREEN_EXT
enum EGL_PLATFORM_X11_SCREEN_EXT;
Undocumented in source.
EGL_PLATFORM_X11_SCREEN_KHR
enum EGL_PLATFORM_X11_SCREEN_KHR;
Undocumented in source.
EGL_POST_SUB_BUFFER_SUPPORTED_NV
enum EGL_POST_SUB_BUFFER_SUPPORTED_NV;
Undocumented in source.
EGL_PRIMARY_COMPOSITOR_CONTEXT_EXT
enum EGL_PRIMARY_COMPOSITOR_CONTEXT_EXT;
Undocumented in source.
EGL_PRODUCER_FRAME_KHR
enum EGL_PRODUCER_FRAME_KHR;
Undocumented in source.
EGL_PRODUCER_MAX_FRAME_HINT_NV
enum EGL_PRODUCER_MAX_FRAME_HINT_NV;
Undocumented in source.
EGL_PRODUCER_METADATA_NV
enum EGL_PRODUCER_METADATA_NV;
Undocumented in source.
EGL_PROTECTED_CONTENT_EXT
enum EGL_PROTECTED_CONTENT_EXT;
Undocumented in source.
EGL_READ
enum EGL_READ;
Undocumented in source.
EGL_READS_DONE_TIME_ANDROID
enum EGL_READS_DONE_TIME_ANDROID;
Undocumented in source.
EGL_READ_SURFACE_BIT_KHR
enum EGL_READ_SURFACE_BIT_KHR;
Undocumented in source.
EGL_RECORDABLE_ANDROID
enum EGL_RECORDABLE_ANDROID;
Undocumented in source.
EGL_RED_SIZE
enum EGL_RED_SIZE;
Undocumented in source.
EGL_RENDERABLE_TYPE
enum EGL_RENDERABLE_TYPE;
Undocumented in source.
EGL_RENDERING_COMPLETE_TIME_ANDROID
enum EGL_RENDERING_COMPLETE_TIME_ANDROID;
Undocumented in source.
EGL_RENDER_BUFFER
enum EGL_RENDER_BUFFER;
Undocumented in source.
EGL_REQUESTED_PRESENT_TIME_ANDROID
enum EGL_REQUESTED_PRESENT_TIME_ANDROID;
Undocumented in source.
EGL_RGB_BUFFER
enum EGL_RGB_BUFFER;
Undocumented in source.
EGL_SAMPLES
enum EGL_SAMPLES;
Undocumented in source.
EGL_SAMPLE_BUFFERS
enum EGL_SAMPLE_BUFFERS;
Undocumented in source.
EGL_SAMPLE_RANGE_HINT_EXT
enum EGL_SAMPLE_RANGE_HINT_EXT;
Undocumented in source.
EGL_SIGNALED
enum EGL_SIGNALED;
Undocumented in source.
EGL_SIGNALED_KHR
enum EGL_SIGNALED_KHR;
Undocumented in source.
EGL_SIGNALED_NV
enum EGL_SIGNALED_NV;
Undocumented in source.
EGL_SINGLE_BUFFER
enum EGL_SINGLE_BUFFER;
Undocumented in source.
EGL_SLOW_CONFIG
enum EGL_SLOW_CONFIG;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_BX_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_BX_EXT;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_BY_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_BY_EXT;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_GX_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_GX_EXT;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_GY_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_GY_EXT;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_RX_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_RX_EXT;
Undocumented in source.
EGL_SMPTE2086_DISPLAY_PRIMARY_RY_EXT
enum EGL_SMPTE2086_DISPLAY_PRIMARY_RY_EXT;
Undocumented in source.
EGL_SMPTE2086_MAX_LUMINANCE_EXT
enum EGL_SMPTE2086_MAX_LUMINANCE_EXT;
Undocumented in source.
EGL_SMPTE2086_MIN_LUMINANCE_EXT
enum EGL_SMPTE2086_MIN_LUMINANCE_EXT;
Undocumented in source.
EGL_SMPTE2086_WHITE_POINT_X_EXT
enum EGL_SMPTE2086_WHITE_POINT_X_EXT;
Undocumented in source.
EGL_SMPTE2086_WHITE_POINT_Y_EXT
enum EGL_SMPTE2086_WHITE_POINT_Y_EXT;
Undocumented in source.
EGL_SOCKET_HANDLE_NV
enum EGL_SOCKET_HANDLE_NV;
Undocumented in source.
EGL_SOCKET_TYPE_INET_NV
enum EGL_SOCKET_TYPE_INET_NV;
Undocumented in source.
EGL_SOCKET_TYPE_NV
enum EGL_SOCKET_TYPE_NV;
Undocumented in source.
EGL_SOCKET_TYPE_UNIX_NV
enum EGL_SOCKET_TYPE_UNIX_NV;
Undocumented in source.
EGL_STENCIL_SIZE
enum EGL_STENCIL_SIZE;
Undocumented in source.
EGL_STREAM_BIT_KHR
enum EGL_STREAM_BIT_KHR;
Undocumented in source.
EGL_STREAM_CONSUMER_NV
enum EGL_STREAM_CONSUMER_NV;
Undocumented in source.
EGL_STREAM_CROSS_DISPLAY_NV
enum EGL_STREAM_CROSS_DISPLAY_NV;
Undocumented in source.
EGL_STREAM_CROSS_OBJECT_NV
enum EGL_STREAM_CROSS_OBJECT_NV;
Undocumented in source.
EGL_STREAM_CROSS_PARTITION_NV
enum EGL_STREAM_CROSS_PARTITION_NV;
Undocumented in source.
EGL_STREAM_CROSS_PROCESS_NV
enum EGL_STREAM_CROSS_PROCESS_NV;
Undocumented in source.
EGL_STREAM_CROSS_SYSTEM_NV
enum EGL_STREAM_CROSS_SYSTEM_NV;
Undocumented in source.
EGL_STREAM_ENDPOINT_NV
enum EGL_STREAM_ENDPOINT_NV;
Undocumented in source.
EGL_STREAM_FIFO_LENGTH_KHR
enum EGL_STREAM_FIFO_LENGTH_KHR;
Undocumented in source.
EGL_STREAM_FIFO_SYNCHRONOUS_NV
enum EGL_STREAM_FIFO_SYNCHRONOUS_NV;
Undocumented in source.
EGL_STREAM_LOCAL_NV
enum EGL_STREAM_LOCAL_NV;
Undocumented in source.
EGL_STREAM_PRODUCER_NV
enum EGL_STREAM_PRODUCER_NV;
Undocumented in source.
EGL_STREAM_PROTOCOL_FD_NV
enum EGL_STREAM_PROTOCOL_FD_NV;
Undocumented in source.
EGL_STREAM_PROTOCOL_NV
enum EGL_STREAM_PROTOCOL_NV;
Undocumented in source.
EGL_STREAM_PROTOCOL_SOCKET_NV
enum EGL_STREAM_PROTOCOL_SOCKET_NV;
Undocumented in source.
EGL_STREAM_STATE_CONNECTING_KHR
enum EGL_STREAM_STATE_CONNECTING_KHR;
Undocumented in source.
EGL_STREAM_STATE_CREATED_KHR
enum EGL_STREAM_STATE_CREATED_KHR;
Undocumented in source.
EGL_STREAM_STATE_DISCONNECTED_KHR
enum EGL_STREAM_STATE_DISCONNECTED_KHR;
Undocumented in source.
EGL_STREAM_STATE_EMPTY_KHR
enum EGL_STREAM_STATE_EMPTY_KHR;
Undocumented in source.
EGL_STREAM_STATE_INITIALIZING_NV
enum EGL_STREAM_STATE_INITIALIZING_NV;
Undocumented in source.
EGL_STREAM_STATE_KHR
enum EGL_STREAM_STATE_KHR;
Undocumented in source.
EGL_STREAM_STATE_NEW_FRAME_AVAILABLE_KHR
enum EGL_STREAM_STATE_NEW_FRAME_AVAILABLE_KHR;
Undocumented in source.
EGL_STREAM_STATE_OLD_FRAME_AVAILABLE_KHR
enum EGL_STREAM_STATE_OLD_FRAME_AVAILABLE_KHR;
Undocumented in source.
EGL_STREAM_TIME_CONSUMER_KHR
enum EGL_STREAM_TIME_CONSUMER_KHR;
Undocumented in source.
EGL_STREAM_TIME_NOW_KHR
enum EGL_STREAM_TIME_NOW_KHR;
Undocumented in source.
EGL_STREAM_TIME_PENDING_NV
enum EGL_STREAM_TIME_PENDING_NV;
Undocumented in source.
EGL_STREAM_TIME_PRODUCER_KHR
enum EGL_STREAM_TIME_PRODUCER_KHR;
Undocumented in source.
EGL_STREAM_TYPE_NV
enum EGL_STREAM_TYPE_NV;
Undocumented in source.
EGL_SUCCESS
enum EGL_SUCCESS;
Undocumented in source.
EGL_SUPPORT_RESET_NV
enum EGL_SUPPORT_RESET_NV;
Undocumented in source.
EGL_SUPPORT_REUSE_NV
enum EGL_SUPPORT_REUSE_NV;
Undocumented in source.
EGL_SURFACE_TYPE
enum EGL_SURFACE_TYPE;
Undocumented in source.
EGL_SWAP_BEHAVIOR
enum EGL_SWAP_BEHAVIOR;
Undocumented in source.
EGL_SWAP_BEHAVIOR_PRESERVED_BIT
enum EGL_SWAP_BEHAVIOR_PRESERVED_BIT;
Undocumented in source.
EGL_SWAP_INTERVAL_EXT
enum EGL_SWAP_INTERVAL_EXT;
Undocumented in source.
EGL_SYNC_CL_EVENT
enum EGL_SYNC_CL_EVENT;
Undocumented in source.
EGL_SYNC_CL_EVENT_COMPLETE
enum EGL_SYNC_CL_EVENT_COMPLETE;
Undocumented in source.
EGL_SYNC_CL_EVENT_COMPLETE_KHR
enum EGL_SYNC_CL_EVENT_COMPLETE_KHR;
Undocumented in source.
EGL_SYNC_CL_EVENT_KHR
enum EGL_SYNC_CL_EVENT_KHR;
Undocumented in source.
EGL_SYNC_CONDITION
enum EGL_SYNC_CONDITION;
Undocumented in source.
EGL_SYNC_CONDITION_KHR
enum EGL_SYNC_CONDITION_KHR;
Undocumented in source.
EGL_SYNC_CONDITION_NV
enum EGL_SYNC_CONDITION_NV;
Undocumented in source.
EGL_SYNC_CUDA_EVENT_COMPLETE_NV
enum EGL_SYNC_CUDA_EVENT_COMPLETE_NV;
Undocumented in source.
EGL_SYNC_CUDA_EVENT_NV
enum EGL_SYNC_CUDA_EVENT_NV;
Undocumented in source.
EGL_SYNC_FENCE
enum EGL_SYNC_FENCE;
Undocumented in source.
EGL_SYNC_FENCE_KHR
enum EGL_SYNC_FENCE_KHR;
Undocumented in source.
EGL_SYNC_FENCE_NV
enum EGL_SYNC_FENCE_NV;
Undocumented in source.
EGL_SYNC_FLUSH_COMMANDS_BIT
enum EGL_SYNC_FLUSH_COMMANDS_BIT;
Undocumented in source.
EGL_SYNC_FLUSH_COMMANDS_BIT_KHR
enum EGL_SYNC_FLUSH_COMMANDS_BIT_KHR;
Undocumented in source.
EGL_SYNC_FLUSH_COMMANDS_BIT_NV
enum EGL_SYNC_FLUSH_COMMANDS_BIT_NV;
Undocumented in source.
EGL_SYNC_NATIVE_FENCE_ANDROID
enum EGL_SYNC_NATIVE_FENCE_ANDROID;
Undocumented in source.
EGL_SYNC_NATIVE_FENCE_FD_ANDROID
enum EGL_SYNC_NATIVE_FENCE_FD_ANDROID;
Undocumented in source.
EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID
enum EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID;
Undocumented in source.
EGL_SYNC_NEW_FRAME_NV
enum EGL_SYNC_NEW_FRAME_NV;
Undocumented in source.
EGL_SYNC_PRIOR_COMMANDS_COMPLETE
enum EGL_SYNC_PRIOR_COMMANDS_COMPLETE;
Undocumented in source.
EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR
enum EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR;
Undocumented in source.
EGL_SYNC_PRIOR_COMMANDS_COMPLETE_NV
enum EGL_SYNC_PRIOR_COMMANDS_COMPLETE_NV;
Undocumented in source.
EGL_SYNC_PRIOR_COMMANDS_IMPLICIT_EXTERNAL_ARM
enum EGL_SYNC_PRIOR_COMMANDS_IMPLICIT_EXTERNAL_ARM;
Undocumented in source.
EGL_SYNC_REUSABLE_KHR
enum EGL_SYNC_REUSABLE_KHR;
Undocumented in source.
EGL_SYNC_STATUS
enum EGL_SYNC_STATUS;
Undocumented in source.
EGL_SYNC_STATUS_KHR
enum EGL_SYNC_STATUS_KHR;
Undocumented in source.
EGL_SYNC_STATUS_NV
enum EGL_SYNC_STATUS_NV;
Undocumented in source.
EGL_SYNC_TYPE
enum EGL_SYNC_TYPE;
Undocumented in source.
EGL_SYNC_TYPE_KHR
enum EGL_SYNC_TYPE_KHR;
Undocumented in source.
EGL_SYNC_TYPE_NV
enum EGL_SYNC_TYPE_NV;
Undocumented in source.
EGL_TEXTURE_2D
enum EGL_TEXTURE_2D;
Undocumented in source.
EGL_TEXTURE_FORMAT
enum EGL_TEXTURE_FORMAT;
Undocumented in source.
EGL_TEXTURE_RGB
enum EGL_TEXTURE_RGB;
Undocumented in source.
EGL_TEXTURE_RGBA
enum EGL_TEXTURE_RGBA;
Undocumented in source.
EGL_TEXTURE_TARGET
enum EGL_TEXTURE_TARGET;
Undocumented in source.
EGL_TIMEOUT_EXPIRED
enum EGL_TIMEOUT_EXPIRED;
Undocumented in source.
EGL_TIMEOUT_EXPIRED_KHR
enum EGL_TIMEOUT_EXPIRED_KHR;
Undocumented in source.
EGL_TIMEOUT_EXPIRED_NV
enum EGL_TIMEOUT_EXPIRED_NV;
Undocumented in source.
EGL_TIMESTAMPS_ANDROID
enum EGL_TIMESTAMPS_ANDROID;
Undocumented in source.
EGL_TIMESTAMP_INVALID_ANDROID
enum EGL_TIMESTAMP_INVALID_ANDROID;
Undocumented in source.
EGL_TIMESTAMP_PENDING_ANDROID
enum EGL_TIMESTAMP_PENDING_ANDROID;
Undocumented in source.
EGL_TRACK_REFERENCES_KHR
enum EGL_TRACK_REFERENCES_KHR;
Undocumented in source.
EGL_TRANSPARENT_BLUE_VALUE
enum EGL_TRANSPARENT_BLUE_VALUE;
Undocumented in source.
EGL_TRANSPARENT_GREEN_VALUE
enum EGL_TRANSPARENT_GREEN_VALUE;
Undocumented in source.
EGL_TRANSPARENT_RED_VALUE
enum EGL_TRANSPARENT_RED_VALUE;
Undocumented in source.
EGL_TRANSPARENT_RGB
enum EGL_TRANSPARENT_RGB;
Undocumented in source.
EGL_TRANSPARENT_TYPE
enum EGL_TRANSPARENT_TYPE;
Undocumented in source.
EGL_TRUE
enum EGL_TRUE;
Undocumented in source.
EGL_UNKNOWN
enum EGL_UNKNOWN;
Undocumented in source.
EGL_UNSIGNALED
enum EGL_UNSIGNALED;
Undocumented in source.
EGL_UNSIGNALED_KHR
enum EGL_UNSIGNALED_KHR;
Undocumented in source.
EGL_UNSIGNALED_NV
enum EGL_UNSIGNALED_NV;
Undocumented in source.
EGL_UPPER_LEFT_KHR
enum EGL_UPPER_LEFT_KHR;
Undocumented in source.
EGL_VENDOR
enum EGL_VENDOR;
Undocumented in source.
EGL_VERSION
enum EGL_VERSION;
Undocumented in source.
EGL_VERTICAL_RESOLUTION
enum EGL_VERTICAL_RESOLUTION;
Undocumented in source.
EGL_VG_ALPHA_FORMAT
enum EGL_VG_ALPHA_FORMAT;
Undocumented in source.
EGL_VG_ALPHA_FORMAT_NONPRE
enum EGL_VG_ALPHA_FORMAT_NONPRE;
Undocumented in source.
EGL_VG_ALPHA_FORMAT_PRE
enum EGL_VG_ALPHA_FORMAT_PRE;
Undocumented in source.
EGL_VG_ALPHA_FORMAT_PRE_BIT
enum EGL_VG_ALPHA_FORMAT_PRE_BIT;
Undocumented in source.
EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR
enum EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR;
Undocumented in source.
EGL_VG_COLORSPACE
enum EGL_VG_COLORSPACE;
Undocumented in source.
EGL_VG_COLORSPACE_LINEAR
enum EGL_VG_COLORSPACE_LINEAR;
Undocumented in source.
EGL_VG_COLORSPACE_LINEAR_BIT
enum EGL_VG_COLORSPACE_LINEAR_BIT;
Undocumented in source.
EGL_VG_COLORSPACE_LINEAR_BIT_KHR
enum EGL_VG_COLORSPACE_LINEAR_BIT_KHR;
Undocumented in source.
EGL_VG_COLORSPACE_sRGB
enum EGL_VG_COLORSPACE_sRGB;
Undocumented in source.
EGL_VG_PARENT_IMAGE_KHR
enum EGL_VG_PARENT_IMAGE_KHR;
Undocumented in source.
EGL_WIDTH
enum EGL_WIDTH;
Undocumented in source.
EGL_WINDOW_BIT
enum EGL_WINDOW_BIT;
Undocumented in source.
EGL_WRITE_SURFACE_BIT_KHR
enum EGL_WRITE_SURFACE_BIT_KHR;
Undocumented in source.
EGL_YUV_BUFFER_EXT
enum EGL_YUV_BUFFER_EXT;
Undocumented in source.
EGL_YUV_CHROMA_HORIZONTAL_SITING_HINT_EXT
enum EGL_YUV_CHROMA_HORIZONTAL_SITING_HINT_EXT;
Undocumented in source.
EGL_YUV_CHROMA_SITING_0_5_EXT
enum EGL_YUV_CHROMA_SITING_0_5_EXT;
Undocumented in source.
EGL_YUV_CHROMA_SITING_0_EXT
enum EGL_YUV_CHROMA_SITING_0_EXT;
Undocumented in source.
EGL_YUV_CHROMA_VERTICAL_SITING_HINT_EXT
enum EGL_YUV_CHROMA_VERTICAL_SITING_HINT_EXT;
Undocumented in source.
EGL_YUV_COLOR_SPACE_HINT_EXT
enum EGL_YUV_COLOR_SPACE_HINT_EXT;
Undocumented in source.
EGL_YUV_CSC_STANDARD_2020_EXT
enum EGL_YUV_CSC_STANDARD_2020_EXT;
Undocumented in source.
EGL_YUV_CSC_STANDARD_601_EXT
enum EGL_YUV_CSC_STANDARD_601_EXT;
Undocumented in source.
EGL_YUV_CSC_STANDARD_709_EXT
enum EGL_YUV_CSC_STANDARD_709_EXT;
Undocumented in source.
EGL_YUV_CSC_STANDARD_EXT
enum EGL_YUV_CSC_STANDARD_EXT;
Undocumented in source.
EGL_YUV_DEPTH_RANGE_EXT
enum EGL_YUV_DEPTH_RANGE_EXT;
Undocumented in source.
EGL_YUV_DEPTH_RANGE_FULL_EXT
enum EGL_YUV_DEPTH_RANGE_FULL_EXT;
Undocumented in source.
EGL_YUV_DEPTH_RANGE_LIMITED_EXT
enum EGL_YUV_DEPTH_RANGE_LIMITED_EXT;
Undocumented in source.
EGL_YUV_FULL_RANGE_EXT
enum EGL_YUV_FULL_RANGE_EXT;
Undocumented in source.
EGL_YUV_NARROW_RANGE_EXT
enum EGL_YUV_NARROW_RANGE_EXT;
Undocumented in source.
EGL_YUV_NUMBER_OF_PLANES_EXT
enum EGL_YUV_NUMBER_OF_PLANES_EXT;
Undocumented in source.
EGL_YUV_ORDER_AYUV_EXT
enum EGL_YUV_ORDER_AYUV_EXT;
Undocumented in source.
EGL_YUV_ORDER_EXT
enum EGL_YUV_ORDER_EXT;
Undocumented in source.
EGL_YUV_ORDER_UYVY_EXT
enum EGL_YUV_ORDER_UYVY_EXT;
Undocumented in source.
EGL_YUV_ORDER_VYUY_EXT
enum EGL_YUV_ORDER_VYUY_EXT;
Undocumented in source.
EGL_YUV_ORDER_YUV_EXT
enum EGL_YUV_ORDER_YUV_EXT;
Undocumented in source.
EGL_YUV_ORDER_YUYV_EXT
enum EGL_YUV_ORDER_YUYV_EXT;
Undocumented in source.
EGL_YUV_ORDER_YVU_EXT
enum EGL_YUV_ORDER_YVU_EXT;
Undocumented in source.
EGL_YUV_ORDER_YVYU_EXT
enum EGL_YUV_ORDER_YVYU_EXT;
Undocumented in source.
EGL_YUV_PLANE0_TEXTURE_UNIT_NV
enum EGL_YUV_PLANE0_TEXTURE_UNIT_NV;
Undocumented in source.
EGL_YUV_PLANE1_TEXTURE_UNIT_NV
enum EGL_YUV_PLANE1_TEXTURE_UNIT_NV;
Undocumented in source.
EGL_YUV_PLANE2_TEXTURE_UNIT_NV
enum EGL_YUV_PLANE2_TEXTURE_UNIT_NV;
Undocumented in source.
EGL_YUV_PLANE_BPP_0_EXT
enum EGL_YUV_PLANE_BPP_0_EXT;
Undocumented in source.
EGL_YUV_PLANE_BPP_10_EXT
enum EGL_YUV_PLANE_BPP_10_EXT;
Undocumented in source.
EGL_YUV_PLANE_BPP_8_EXT
enum EGL_YUV_PLANE_BPP_8_EXT;
Undocumented in source.
EGL_YUV_PLANE_BPP_EXT
enum EGL_YUV_PLANE_BPP_EXT;
Undocumented in source.
EGL_YUV_SUBSAMPLE_4_2_0_EXT
enum EGL_YUV_SUBSAMPLE_4_2_0_EXT;
Undocumented in source.
EGL_YUV_SUBSAMPLE_4_2_2_EXT
enum EGL_YUV_SUBSAMPLE_4_2_2_EXT;
Undocumented in source.
EGL_YUV_SUBSAMPLE_4_4_4_EXT
enum EGL_YUV_SUBSAMPLE_4_4_4_EXT;
Undocumented in source.
EGL_YUV_SUBSAMPLE_EXT
enum EGL_YUV_SUBSAMPLE_EXT;
Undocumented in source.
EGL_Y_INVERTED_NOK
enum EGL_Y_INVERTED_NOK;
Undocumented in source.

Structs

AHardwareBuffer
struct AHardwareBuffer
Undocumented in source.
EGLClientPixmapHI
struct EGLClientPixmapHI
Undocumented in source.

Meta