Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi,I am aware that "mediump" in fragment shader of Mali-400 MP2 is FP16.Is it bit exact with IEEE 754 half precision format https://en.wikipedia.org/wiki/Half-precision_floating-point_format or it uses different FP16 format?Please confirm.Regards,Rakesh
Hi Rakesh,
It's not full IEEE754 - for example, it is not required to generate infinities or NaN results in the OpenGL ES specification.
Kind regards, Pete