Summary: | [REGRESSION] [BISECTED] [OpenGL CTS] dEQP-GLES2.functional.uniform_api.random.3 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrés Gómez García <agomez> |
Component: | glsl-compiler | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | kenneth |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Andrés Gómez García
2019-04-15 15:12:55 UTC
FWIW, this test is not in the dEQP mustpass list. (In reply to Mark Janes from comment #1) > FWIW, this test is not in the dEQP mustpass list. It is. I found this regression running: $ ./cts-runner --type=es32 On the "opengl-es-cts-3.2.5" branch. Check: https://raw.githubusercontent.com/KhronosGroup/VK-GL-CTS/opengl-es-cts-3.2.5/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/gles2-master.txt This is possibly related to sampler arrays inside a struct? There are 4 locations set (by the referred change) during this test and 3 of those are sampler arrays. Not sure what could be going wrong there though :/ Verified that this got fixed with 47303b466c1 and 6981069fc80 did not regress it, passes fine on 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.