getAttribLocation

Declaration

GLint getAttribLocation(
    WebGLProgram? program, 
    DOMString name
);