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

Definition

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

Parameters

type
All
count
Int32
strings
String

Returns

Attributes

Applies to