gfx.bindings.opengl.eglplatform

Undocumented in source.

Members

Aliases

EGLNativeDisplayType
alias EGLNativeDisplayType = void*
Undocumented in source.
EGLNativePixmapType
alias EGLNativePixmapType = void*
Undocumented in source.
EGLNativeWindowType
alias EGLNativeWindowType = void*
Undocumented in source.
EGLint
alias EGLint = int
Undocumented in source.
NativeDisplayType
alias NativeDisplayType = EGLNativeDisplayType
Undocumented in source.
NativePixmapType
alias NativePixmapType = EGLNativePixmapType
Undocumented in source.
NativeWindowType
alias NativeWindowType = EGLNativeWindowType
Undocumented in source.

Functions

EGL_CAST
auto EGL_CAST(V value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta