glGetAttributeLocation

common
fun glGetAttributeLocation(programHandle: Int, name: String): Int

Returns location of attribute variable with a given name from program identified by a given programHandle.