export enum ContextGLProfile
	{
	BASELINE,
	BASELINE_CONSTRAINED,
	BASELINE_EXTENDED
}