Syntax
[Android.Runtime.Register("eglCreatePbufferFromClientBuffer", "(Landroid/opengl/EGLDisplay;IILandroid/opengl/EGLConfig;[II)Landroid/opengl/EGLSurface;", "")]
public static 
EGLSurface EglCreatePbufferFromClientBuffer (
EGLDisplay dpy, 
int buftype, 
int buffer, 
EGLConfig config, 
int[] attrib_list, 
int offset)
Parameters
- dpy
- Documentation for this section has not yet been entered.
- buftype
- Documentation for this section has not yet been entered.
- buffer
- 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