Syntax
[Android.Runtime.Register("eglCreatePbufferSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;[II)Landroid/opengl/EGLSurface;", "")]
public static
EGLSurface EglCreatePbufferSurface (
EGLDisplay dpy,
EGLConfig config,
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.
- 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