EGL15.EglCreatePlatformWindowSurface Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Android.Runtime.Register("eglCreatePlatformWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/nio/Buffer;[JI)Landroid/opengl/EGLSurface;", "", ApiSince=29)]
public static Android.Opengl.EGLSurface? EglCreatePlatformWindowSurface (Android.Opengl.EGLDisplay? dpy, Android.Opengl.EGLConfig? config, Java.Nio.Buffer? native_window, long[]? attrib_list, int offset);
[<Android.Runtime.Register("eglCreatePlatformWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/nio/Buffer;[JI)Landroid/opengl/EGLSurface;", "", ApiSince=29)>]
static member EglCreatePlatformWindowSurface : Android.Opengl.EGLDisplay * Android.Opengl.EGLConfig * Java.Nio.Buffer * int64[] * int -> Android.Opengl.EGLSurface
Paramètres
- dpy
- EGLDisplay
- config
- EGLConfig
- native_window
- Buffer
- attrib_list
- Int64[]
- offset
- Int32
Retours
- Attributs