Android.Opengl.EGL14.EglCreatePixmapSurface Method

Syntax

[Android.Runtime.Register("eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/opengl/EGLSurface;", "")]
public static EGLSurface EglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, int pixmap, int[] attrib_list, int offset)

Parameters

dpy
Documentation for this section has not yet been entered.
config
Documentation for this section has not yet been entered.
pixmap
Documentation for this section has not yet been entered.
attrib_list
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17