Syntax
[Android.Runtime.Register("glFramebufferTexture2DOES", "(IIIII)V", "GetGlFramebufferTexture2DOES_IIIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlFramebufferTexture2DOES (
int target,
int attachment,
int textarget,
int texture,
int level)
Parameters
- target
- Documentation for this section has not yet been entered.
- attachment
- Documentation for this section has not yet been entered.
- textarget
- Documentation for this section has not yet been entered.
- texture
- Documentation for this section has not yet been entered.
- level
- 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