[Mesa-dev] [PATCH 1/2] main: add _mesa_is_gles1() and _mesa_is_gles2() inline functions.

Oliver McFadden oliver.mcfadden at linux.intel.com
Wed Sep 5 22:35:08 PDT 2012


On Wed, Sep 05, 2012 at 08:50:11AM -0700, Matt Turner wrote:
> On Wed, Sep 5, 2012 at 2:29 AM, Oliver McFadden
> <oliver.mcfadden at linux.intel.com> wrote:
> > Dependencies
> > Requires OpenGL ES 2.0.
> > The extension is written against the OpenGL ES 2.0 specification.
> >
> > I am unsure whether that means "equal to" or "greater than equal to"
> 
> That usually (always?) means "greater than or equal to". GLES3 is
> backward compatible with GLES2, so I think it should be exposed in
> GLES3 too. :)

OK.

-- 
Oliver McFadden.


More information about the mesa-dev mailing list