All Classes |Grouped Classes |Index

Function bind_frag_data_location

Bind shader out variable a specific color buffer location.

	virtual void CL_ProgramObjectProvider::bind_frag_data_location(
		int color_number,
		const CL_StringRef & name);

Detailed description:

This function must be called before linking.