GL.Ext.CreateShaderProgram(All, Int32, String) Method

Definition

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glCreateShaderProgramvEXT", Version="3.0")]
public static int CreateShaderProgram (OpenTK.Graphics.ES30.All type, int count, string strings);
static member CreateShaderProgram : OpenTK.Graphics.ES30.All * int * string -> int

Parameters

type
All
count
Int32
strings
String

Returns

Attributes

Applies to