On Mon, Feb 25, 2013 at 02:13:59PM +0000, Alle Mahesh wrote: > Hi, > > > We have run the Khronos test suite on for OpenGLES2.0. There are few failures > in the GL tests because of the difference in the images generated. > > We have found that the images generated using our development board are good > in quality rather than the reference images generated. This is the case with > acos, asin and sin. We would like to know how the conformance of the > OpenGLES2.0 would be decided for the corresponding tests.
Hi Mahesh, OpenGLES 2.0 defines precision qualifiers (e.g. highp, mediump, lowp) that specify the desired precision for a floating-point result. If the images your driver produces are higher quality images than the reference images, then it's likely that your driver is not handling the precision qualifier correctly. -Tom > > Regards > Mahesh > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely > for the use of the addressee(s). If you are not the intended recipient, please > notify the sender by e-mail and delete the original message. Further, you are > not > to copy, disclose, or distribute this e-mail or its contents to any other > person and > any such actions are unlawful. This e-mail may contain viruses. Infosys has > taken > every reasonable precaution to minimize this risk, but is not liable for any > damage > you may sustain as a result of any virus in this e-mail. You should carry out > your > own virus checks before opening the e-mail or attachment. Infosys reserves the > right to monitor and review the content of all messages sent to or from this > e-mail > address. Messages sent to or from this e-mail address may be stored on the > Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev