All Classes |Grouped Classes |Index

Function CL_ProgramAttribute

Constructs a ProgramAttribute.

	CL_ProgramAttribute::CL_ProgramAttribute();

	CL_ProgramAttribute::CL_ProgramAttribute(
		const CL_StringRef & name,
		int size,
		int type,
		int location);