Lire en anglais

Partager via


GL.Ext.GetProgramPipeline Méthode

Définition

Surcharges

GetProgramPipeline(UInt32, All, Int32[])

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetProgramPipeline(uint pipeline, OpenTK.Graphics.ES30.All pname, int[] params);

Paramètres

pipeline
UInt32
pname
All
params
Int32[]
Attributs

S’applique à

GetProgramPipeline(UInt32, All, Int32*)

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetProgramPipeline(uint pipeline, OpenTK.Graphics.ES30.All pname, int* params);

Paramètres

pipeline
UInt32
pname
All
params
Int32*
Attributs

S’applique à

GetProgramPipeline(UInt32, All, Int32)

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetProgramPipeline(uint pipeline, OpenTK.Graphics.ES30.All pname, out int params);

Paramètres

pipeline
UInt32
pname
All
params
Int32
Attributs

S’applique à

GetProgramPipeline(Int32, All, Int32*)

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetProgramPipeline(int pipeline, OpenTK.Graphics.ES30.All pname, int* params);

Paramètres

pipeline
Int32
pname
All
params
Int32*
Attributs

S’applique à

GetProgramPipeline(Int32, All, Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
public static void GetProgramPipeline(int pipeline, OpenTK.Graphics.ES30.All pname, out int params);

Paramètres

pipeline
Int32
pname
All
params
Int32
Attributs

S’applique à

GetProgramPipeline(Int32, All, Int32[])

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetProgramPipelineivEXT", Version="3.0")]
public static void GetProgramPipeline(int pipeline, OpenTK.Graphics.ES30.All pname, int[] params);

Paramètres

pipeline
Int32
pname
All
params
Int32[]
Attributs

S’applique à