相关文章推荐
活泼的扁豆  ·  vector转char数组-掘金·  3 年前    · 
Access to this page requires authorization. You can try or changing directories . Access to this page requires authorization. You can try changing directories .
[Android.Runtime.Register("eglCreateWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLSurface;", "")]
public static Android.Opengl.EGLSurface? EglCreateWindowSurface(Android.Opengl.EGLDisplay? dpy, Android.Opengl.EGLConfig? config, Java.Lang.Object? win, int[]? attrib_list, int offset);
[<Android.Runtime.Register("eglCreateWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLSurface;", "")>]
static member EglCreateWindowSurface : Android.Opengl.EGLDisplay * Android.Opengl.EGLConfig * Java.Lang.Object * int[] * int -> Android.Opengl.EGLSurface

Parameters