Freigeben über


GL.Oes.BindFramebuffer Methode

Definition

Überlädt

BindFramebuffer(All, Int32)
BindFramebuffer(All, UInt32)

BindFramebuffer(All, Int32)

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBindFramebufferOES", Version="1.1")]
public static void BindFramebuffer (OpenTK.Graphics.ES11.All target, int framebuffer);
static member BindFramebuffer : OpenTK.Graphics.ES11.All * int -> unit

Parameter

target
All
framebuffer
Int32
Attribute

Gilt für:

BindFramebuffer(All, UInt32)

Wichtig

Diese API ist nicht CLS-kompatibel.

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBindFramebufferOES", Version="1.1")]
[System.CLSCompliant(false)]
public static void BindFramebuffer (OpenTK.Graphics.ES11.All target, uint framebuffer);
static member BindFramebuffer : OpenTK.Graphics.ES11.All * uint32 -> unit

Parameter

target
All
framebuffer
UInt32
Attribute

Gilt für: