[Mesa-dev] [Bug 84355] New: texture2DProjLod and textureCubeLod are not supported when using GLES.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 26 00:34:25 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84355

          Priority: medium
            Bug ID: 84355
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: texture2DProjLod and textureCubeLod are not supported
                    when using GLES.
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: kondapallykalyancontribute at gmail.com
          Hardware: Other
            Status: NEW
           Version: 10.2
         Component: Mesa core
           Product: Mesa

Created attachment 106901
  --> https://bugs.freedesktop.org/attachment.cgi?id=106901&action=edit
patch.

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.



The following WebGL conformance tests fail when running Chromium Web Browser
with Wayland(https://github.com/01org/ozone-wayland)

Test case:
https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/samplers/glsl-function-texture2dprojlod.html

Attached is a patch which fixes this..

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140926/df95bdfc/attachment.html>


More information about the mesa-dev mailing list