GL.GetAttribLocation 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
GetAttribLocation(Int32, String) | |
GetAttribLocation(UInt32, String) |
GetAttribLocation(Int32, String)
GetAttribLocation(UInt32, String)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetAttribLocation", Version="3.0")]
[System.CLSCompliant(false)]
public static int GetAttribLocation (uint program, string name);
static member GetAttribLocation : uint32 * string -> int
Parameters
- program
- UInt32
- name
- String
Returns
- Attributes