GLShader.bindFragDataLocation

void bindFragDataLocation(uint index, string name)

Bind attribute name to the specified location index using glBindFragDataLocation().

Parameters

indexattribute index to set
namename of the attribute