Hello
Are there any possible way how to properly(without loss of quality) render photo pictures ( as texture in opengl ) on Mali 400/450 if we have only available 16bit precision fragment shader?
If I understand it right
every pixel from my source texture will be computed only with 16bit precision
is it right?