다음을 통해 공유


GL.Ext.UseProgramStages 메서드

정의

오버로드

UseProgramStages(Int32, Int32, Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glUseProgramStagesEXT", Version="3.0")]
public static void UseProgramStages(int pipeline, int stages, int program);
static member UseProgramStages : int * int * int -> unit

매개 변수

pipeline
Int32
stages
Int32
program
Int32
특성

적용 대상

UseProgramStages(UInt32, UInt32, UInt32)

중요

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

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glUseProgramStagesEXT", Version="3.0")]
[System.CLSCompliant(false)]
public static void UseProgramStages(uint pipeline, uint stages, uint program);
static member UseProgramStages : uint32 * uint32 * uint32 -> unit

매개 변수

pipeline
UInt32
stages
UInt32
program
UInt32
특성

적용 대상