Created attachment 106901 [details] 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..
Hi Kalyan, Please use git-send-email to send patches to mesa-dev. Thanks!
Hi Kenneth, Done. Thanks, Kalyan
Fix has been merged in master.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.