GL.Ext.ActiveShaderProgram 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
ActiveShaderProgram(Int32, Int32) | |
ActiveShaderProgram(UInt32, UInt32) |
ActiveShaderProgram(Int32, Int32)
ActiveShaderProgram(UInt32, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glActiveShaderProgramEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ActiveShaderProgram (uint pipeline, uint program);
static member ActiveShaderProgram : uint32 * uint32 -> unit
Parameters
- pipeline
- UInt32
- program
- UInt32
- Attributes