Syntax
[Android.Runtime.Register("glRenderbufferStorageOES", "(IIII)V", "GetGlRenderbufferStorageOES_IIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlRenderbufferStorageOES (
int target,
int internalformat,
int width,
int height)
Parameters
- target
- Documentation for this section has not yet been entered.
- internalformat
- Documentation for this section has not yet been entered.
- width
- Documentation for this section has not yet been entered.
- height
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1