GL.DetachShader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DetachShader(Int32, Int32) | |
DetachShader(UInt32, UInt32) |
DetachShader(Int32, Int32)
DetachShader(UInt32, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDetachShader", Version="2.0")]
[System.CLSCompliant(false)]
public static void DetachShader (uint program, uint shader);
static member DetachShader : uint32 * uint32 -> unit
Parameters
- program
- UInt32
- shader
- UInt32
- Attributes