GL.CreateShader(ShaderType) 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.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glCreateShader", Version="3.0")]
public static int CreateShader (OpenTK.Graphics.ES30.ShaderType type);
static member CreateShader : OpenTK.Graphics.ES30.ShaderType -> int
Parameters
- type
- ShaderType
Returns
- Attributes