[Mesa-dev] [PATCH] mesa: Expose GL_OES_texture_float and GL_OES_texture_half_float.

Rogovin, Kevin kevin.rogovin at intel.com
Mon May 19 00:16:05 PDT 2014


Hi

> It should be possible to adapt some of the existing float texture tests
> to run on ES mode without too much effort.

Oh dear, the test makes the GL API convert between 16 and 32 bit float formats. Also it does not appear to test filtering either.

Would it be prudent to make 4 tests: one for each extension or fold it together? 

-Kevin


More information about the mesa-dev mailing list