super(name, "brightness");
return new NativeProgram("filterpack_imageproc", "brightness");
return new ShaderProgram(context, mBrightnessShader);