다음을 통해 공유


GL.Oes.BindFramebuffer 메서드

정의

오버로드

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

매개 변수

target
All
framebuffer
Int32
특성

적용 대상

BindFramebuffer(All, UInt32)

중요

이 API는 CLS 규격이 아닙니다.

[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

매개 변수

target
All
framebuffer
UInt32
특성

적용 대상