Partager via


GL.BindFramebuffer Méthode

Définition

Surcharges

BindFramebuffer(FramebufferTarget, Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glBindFramebuffer", Version="3.0")]
public static void BindFramebuffer(OpenTK.Graphics.ES30.FramebufferTarget target, int framebuffer);
static member BindFramebuffer : OpenTK.Graphics.ES30.FramebufferTarget * int -> unit

Paramètres

framebuffer
Int32
Attributs

S’applique à

BindFramebuffer(FramebufferTarget, UInt32)

Important

Cette API n’est pas conforme CLS.

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

Paramètres

framebuffer
UInt32
Attributs

S’applique à