All Classes |Grouped Classes |Index

Function bind_attribute_location

Bind attribute to specific location.

	void CL_ProgramObject::bind_attribute_location(
		int index,
		const CL_StringRef & name);

Detailed description:

This function must be called before linking.