Shader.get_attrib_location

Queries an attrib location from OpenGL and caches it in attrib_locations. If the location was already queried the cache is returned.

class Shader
GLint
get_attrib_location
(
string name
)

Meta