Freigeben über


GL.Ext.UseProgramStages Methode

Definition

Überlädt

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

Parameter

pipeline
Int32
stages
Int32
program
Int32
Attribute

Gilt für:

UseProgramStages(UInt32, UInt32, UInt32)

Wichtig

Diese API ist nicht CLS-kompatibel.

[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

Parameter

pipeline
UInt32
stages
UInt32
program
UInt32
Attribute

Gilt für: