EGL14
EglAlphaMaskSize
EglAlphaSize
EglBackBuffer
EglBadAccess
EglBadAlloc
EglBadAttribute
EglBadConfig
EglBadContext
EglBadCurrentSurface
EglBadDisplay
EglBadMatch
EglBadNativePixmap
EglBadNativeWindow
EglBadParameter
EglBadSurface
EglBindToTextureRgb
EglBindToTextureRgba
EglBlueSize
EglBufferDestroyed
EglBufferPreserved
EglBufferSize
EglClientApis
EglColorBufferType
EglConfigCaveat
EglConfigId
EglConformant
EglContextClientType
EglContextClientVersion
EglContextLost
EglCoreNativeEngine
EglDefaultDisplay
EglDepthSize
EglDisplayScaling
EglDraw
EglExtensions
EglFalse
EglGreenSize
EglHeight
EglHorizontalResolution
EglLargestPbuffer
EglLevel
EglLuminanceBuffer
EglLuminanceSize
EglMatchNativePixmap
EglMaxPbufferHeight
EglMaxPbufferPixels
EglMaxPbufferWidth
EglMaxSwapInterval
EglMinSwapInterval
EglMipmapLevel
EglMipmapTexture
EglMultisampleResolve
EglMultisampleResolveBox
EglMultisampleResolveBoxBit
EglMultisampleResolveDefault
EglNativeRenderable
EglNativeVisualId
EglNativeVisualType
EglNonConformantConfig
EglNone
EglNoTexture
EglNotInitialized
EglOpenglApi
EglOpenglBit
EglOpenglEs2Bit
EglOpenglEsApi
EglOpenglEsBit
EglOpenvgApi
EglOpenvgBit
EglOpenvgImage
EglPbufferBit
EglPixelAspectRatio
EglPixmapBit
EglRead
EglRedSize
EglRenderableType
EglRenderBuffer
EglRgbBuffer
EglSampleBuffers
EglSamples
EglSingleBuffer
EglSlowConfig
EglStencilSize
EglSuccess
EglSurfaceType
EglSwapBehavior
EglSwapBehaviorPreservedBit
EglTexture2d
EglTextureFormat
EglTextureRgb
EglTextureRgba
EglTextureTarget
EglTransparentBlueValue
EglTransparentGreenValue
EglTransparentRedValue
EglTransparentRgb
EglTransparentType
EglTrue
EglVendor
EglVersion
EglVerticalResolution
EglVgAlphaFormat
EglVgAlphaFormatNonpre
EglVgAlphaFormatPre
EglVgAlphaFormatPreBit
EglVgColorspace
EglVgColorspaceLinear
EglVgColorspaceLinearBit
EGLVGCOLORSPACESRGB
EglWidth
EglWindowBit
EGL14()
EGL14(IntPtr, JniHandleOwnership)
EglNoContext
EglNoDisplay
EglNoSurface
JniPeerMembers
ThresholdClass
ThresholdType
EglBindAPI(Int32)
EglBindTexImage(EGLDisplay, EGLSurface, Int32)
EglChooseConfig(EGLDisplay, Int32[], Int32, EGLConfig[], Int32, Int32, Int32[], Int32)
EglCopyBuffers(EGLDisplay, EGLSurface, Int32)
EglCreateContext(EGLDisplay, EGLConfig, EGLContext, Int32[], Int32)
EglCreatePbufferFromClientBuffer(EGLDisplay, Int32, Int32, EGLConfig, Int32[], Int32)
EglCreatePbufferSurface(EGLDisplay, EGLConfig, Int32[], Int32)
EglCreatePixmapSurface(EGLDisplay, EGLConfig, Int32, Int32[], Int32)
EglCreateWindowSurface(EGLDisplay, EGLConfig, Object, Int32[], Int32)
EglDestroyContext(EGLDisplay, EGLContext)
EglDestroySurface(EGLDisplay, EGLSurface)
EglGetConfigAttrib(EGLDisplay, EGLConfig, Int32, Int32[], Int32)
EglGetConfigs(EGLDisplay, EGLConfig[], Int32, Int32, Int32[], Int32)
EglGetCurrentContext()
EglGetCurrentDisplay()
EglGetCurrentSurface(Int32)
EglGetDisplay(Int32)
EglGetError()
EglInitialize(EGLDisplay, Int32[], Int32, Int32[], Int32)
EglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext)
EglQueryAPI()
EglQueryContext(EGLDisplay, EGLContext, Int32, Int32[], Int32)
EglQueryString(EGLDisplay, Int32)
EglQuerySurface(EGLDisplay, EGLSurface, Int32, Int32[], Int32)
EglReleaseTexImage(EGLDisplay, EGLSurface, Int32)
EglReleaseThread()
EglSurfaceAttrib(EGLDisplay, EGLSurface, Int32, Int32)
EglSwapBuffers(EGLDisplay, EGLSurface)
EglSwapInterval(EGLDisplay, Int32)
EglTerminate(EGLDisplay)
EglWaitClient()
EglWaitGL()
EglWaitNative(Int32)
monoandroid
namespace Android.Opengl
{
[Register("android/opengl/EGL14", DoNotGenerateAcw = true)]
public class EGL14 : Object
{
[Register("eglQueryContext", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLContext;I[II)Z", "")]
public static bool EglQueryContext(EGLDisplay? dpy, EGLContext? ctx, int attribute, int[]? value, int offset);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API