super(name, "contrast");
return new NativeProgram("filterpack_imageproc", "contrast");
return new ShaderProgram(context, mContrastShader);