module ppsl.errors;
public const Error ERROR_CG_UNSUPPORTED = new Error("CG shaders are not implemented yet, and won't be unless someone contributes it.");