Condividi tramite


GL.IsShader Metodo

Definizione

Overload

IsShader(UInt32)
IsShader(Int32)

IsShader(UInt32)

Importante

Questa API non è conforme a CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsShader", Version="3.0")]
[System.CLSCompliant(false)]
public static bool IsShader (uint shader);
static member IsShader : uint32 -> bool

Parametri

shader
UInt32

Restituisce

Attributi

Si applica a

IsShader(Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsShader", Version="3.0")]
public static bool IsShader (int shader);
static member IsShader : int -> bool

Parametri

shader
Int32

Restituisce

Attributi

Si applica a