| Summary: | [regression] CTS and dEQP uniform_block.random.all_shared_buffer tests fail | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
| Component: | Drivers/DRI/i965 | Assignee: | Mark Janes <mark.a.janes> |
| Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
| Severity: | blocker | ||
| Priority: | highest | CC: | mark.a.janes, marta.lofstedt |
| Version: | git | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Mark Janes
2016-01-06 05:03:28 UTC
Author: Samuel Iglesias Gonsálvez <siglesias@igalia.com> AuthorDate: Tue Dec 15 12:51:48 2015 +0100 Commit: Samuel Iglesias Gonsálvez <siglesias@igalia.com> CommitDate: Mon Jan 4 07:52:24 2016 +0100 i965/wm: use proper API buffer size for the surfaces. Commit 5bb5eeea fixes a bug indicating that the surfaces should have the API buffer size. Hovewer it picked the wrong value. This patch adds a new variable, which takes into account glBindBufferRange() values. This patch fixes the following CTS regressions: ES31-CTS.shader_storage_buffer_object.advanced-unsizedArrayLength-cs-std430-vec-bindrangeOffset ES31-CTS.shader_storage_buffer_object.advanced-unsizedArrayLength-cs-std430-vec-bindrangeSize Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com> fixed by a1d664a0b7dbd8bbab0ff7a179e8960c25a52c0b Hi, I didn't get where to apply the patch. I also has same problem, pl let me what changes are to made and on which file. (In reply to G Murali Madhav from comment #3) > Hi, > > I didn't get where to apply the patch. > I also has same problem, pl let me what changes are to made and on which > file. https://lists.freedesktop.org/archives/mesa-commit/2016-January/061110.html |
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.