WebglConformance.conformance_glsl_bugs_sampler_array_using_loop_index (with ANGLE backend) is failing on the Linux Release Intel bot. |
||||
Issue descriptionIn https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28New%20Intel%29/builds/65/steps/webgl_conformance_angle_tests/logs/stdio This is using --use-gl=angle. The relevant message is *** Error compiling FRAGMENT_SHADER '[object WebGLShader]':0:16(36): error: sampler arrays indexed with non-constant expressions are forbidden in GLSL 1.30 and later
,
Apr 4 2016
,
Apr 4 2016
,
Jun 29 2016
The following revision refers to this bug: https://chromium.googlesource.com/angle/angle/+/419bfc91c13478f85e4e758b4a0ceafec682a5c5 commit 419bfc91c13478f85e4e758b4a0ceafec682a5c5 Author: Corentin Wallez <cwallez@chromium.org> Date: Tue Jun 28 17:54:45 2016 On Desktop GL, require index-constant sampler array indexing BUG= 598924 Change-Id: If97dbaa782595997b815c70d14f079e0f0c3d82a Reviewed-on: https://chromium-review.googlesource.com/356710 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> [modify] https://crrev.com/419bfc91c13478f85e4e758b4a0ceafec682a5c5/src/tests/gl_tests/GLSLTest.cpp [modify] https://crrev.com/419bfc91c13478f85e4e758b4a0ceafec682a5c5/src/compiler/translator/TranslatorGLSL.cpp [modify] https://crrev.com/419bfc91c13478f85e4e758b4a0ceafec682a5c5/src/libANGLE/renderer/gl/renderergl_utils.cpp
,
Jun 30 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/39d447a13fdc171f98d81b87ca0a75995d5a5e78 commit 39d447a13fdc171f98d81b87ca0a75995d5a5e78 Author: geofflang <geofflang@chromium.org> Date: Thu Jun 30 16:17:17 2016 Roll ANGLE be5a8a4..3c75419 https://chromium.googlesource.com/angle/angle.git/+log/be5a8a4..3c75419 BUG= chromium:617848 , 598924 , chromium:617627 , chromium:534814 , 483282 , 620937 TBR=jmadill@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.linux:linux_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2119463002 Cr-Commit-Position: refs/heads/master@{#403192} [modify] https://crrev.com/39d447a13fdc171f98d81b87ca0a75995d5a5e78/DEPS
,
Nov 2 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/47c697f769a1491c1d14581a0daffacdbccef472 commit 47c697f769a1491c1d14581a0daffacdbccef472 Author: cwallez <cwallez@chromium.org> Date: Wed Nov 02 20:07:03 2016 WebGL CTS: remove suppressions for passing tests TBR=zmo@chromium.org BUG= angleproject:1007 BUG= angleproject:1277 BUG= angleproject:1246 BUG=angleproject:1312 BUG= chromium:483282 BUG= chromium:540543 BUG= chromium:544989 BUG= chromium:598924 BUG= chromium:610800 BUG= chromium:614418 BUG= chromium:628395 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2468293002 Cr-Commit-Position: refs/heads/master@{#429381} [modify] https://crrev.com/47c697f769a1491c1d14581a0daffacdbccef472/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py [modify] https://crrev.com/47c697f769a1491c1d14581a0daffacdbccef472/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
,
Nov 2 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Mar 31 2016