[Mesa-dev] [PATCH] Allow texture2DProjLod and textureCubeLod with Gles.

Matt Turner mattst88 at gmail.com
Fri Sep 26 19:53:55 PDT 2014


On Fri, Sep 26, 2014 at 7:44 PM, Kalyan Kondapally
<kondapallykalyancontribute at gmail.com> wrote:
> According to GLES (i.e. 1.0 and above) spec textureCubeLod and
> texture2DProjLod are built in functions. We seem to disable support
> for these functions with GLES. This patch enables the support.
>
> Signed-off-by: Kalyan Kondapally <kalyan.kondapally at intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84355

Change the subject to

glsl: Allow texture2DProjLod and textureCubeLod in GL ES.

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list