Partager via


GL.CompileShader Méthode

Définition

Surcharges

CompileShader(Int32)
CompileShader(UInt32)

CompileShader(Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glCompileShader", Version="3.0")]
public static void CompileShader (int shader);
static member CompileShader : int -> unit

Paramètres

shader
Int32
Attributs

S’applique à

CompileShader(UInt32)

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glCompileShader", Version="3.0")]
[System.CLSCompliant(false)]
public static void CompileShader (uint shader);
static member CompileShader : uint32 -> unit

Paramètres

shader
UInt32
Attributs

S’applique à