From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Thu, 10 Jan 2019 01:56:35 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1679731099==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 0423F6E635 for ; Thu, 10 Jan 2019 01:56:36 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1679731099== Content-Type: multipart/alternative; boundary="15470853950.DBA2d.2973" Content-Transfer-Encoding: 7bit --15470853950.DBA2d.2973 Date: Thu, 10 Jan 2019 01:56:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 Bug ID: 109265 Summary: [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: t_arceri@yahoo.com.au QA Contact: dri-devel@lists.freedesktop.org For example: R600_DEBUG=3Dnir ./bin/texelFetch fs sampler2DMS 4 1x71-501x71 -auto -fbo Bisected to (on VEGA 64): commit f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 (refs/bisect/bad) Author: Marek Ol=C5=A1=C3=A1k Date: Sat Jul 29 01:40:48 2017 +0200 ac/surface: compute tile swizzle for GFX9 Tested-by: Dieter N=C3=BCtzel --=20 You are receiving this mail because: You are the assignee for the bug.= --15470853950.DBA2d.2973 Date: Thu, 10 Jan 2019 01:56:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 109265
Summary [regression, bisected] arb_texture_multisample texelfetch pig= lit test failing on NIR backend
Product Mesa
Version git
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter t_arceri@yahoo.com.au
QA Contact dri-devel@lists.freedesktop.org

For example:

R600_DEBUG=3Dnir ./bin/texelFetch fs sampler2DMS 4 1x71-501x71 -auto -fbo

Bisected to (on VEGA 64):

commit f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 (refs/bisect/bad)
Author: Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com>
Date:   Sat Jul 29 01:40:48 2017 +0200

    ac/surface: compute tile swizzle for GFX9

    Tested-by: Dieter N=C3=BCtzel <Dieter@nuetzel-hh.de>


You are receiving this mail because:
  • You are the assignee for the bug.
= --15470853950.DBA2d.2973-- --===============1679731099== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1679731099==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Fri, 11 Jan 2019 14:18:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0702986702==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 39EB16F730 for ; Fri, 11 Jan 2019 14:18:12 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0702986702== Content-Type: multipart/alternative; boundary="15472162920.ce2e8e.3639" Content-Transfer-Encoding: 7bit --15472162920.ce2e8e.3639 Date: Fri, 11 Jan 2019 14:18:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 --- Comment #1 from Marek Ol=C5=A1=C3=A1k --- The commit has no effect on shaders. The bisecting has most likely been unsuccessful. Setting tile_swizzle =3D 0 in ac_surface.c reverts the commit. --=20 You are receiving this mail because: You are the assignee for the bug.= --15472162920.ce2e8e.3639 Date: Fri, 11 Jan 2019 14:18:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 1 on bug 10926= 5 from Marek Ol=C5=A1=C3=A1k
The commit has no effect on shaders. The bisecting has most li=
kely been
unsuccessful. Setting tile_swizzle =3D 0 in ac_surface.c reverts the commit=
.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15472162920.ce2e8e.3639-- --===============0702986702== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0702986702==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Fri, 11 Jan 2019 14:19:49 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1180889060==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C36F6F722 for ; Fri, 11 Jan 2019 14:19:49 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1180889060== Content-Type: multipart/alternative; boundary="15472163891.c2AbA9.5293" Content-Transfer-Encoding: 7bit --15472163891.c2AbA9.5293 Date: Fri, 11 Jan 2019 14:19:49 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 --- Comment #2 from Marek Ol=C5=A1=C3=A1k --- Note that f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 indeed broke MSAA, but it was fixed by c5c6e0187fd. --=20 You are receiving this mail because: You are the assignee for the bug.= --15472163891.c2AbA9.5293 Date: Fri, 11 Jan 2019 14:19:49 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 2 on bug 10926= 5 from Marek Ol=C5=A1=C3=A1k
Note that f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 indeed brok=
e MSAA, but it
was fixed by c5c6e0187fd.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15472163891.c2AbA9.5293-- --===============1180889060== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1180889060==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Fri, 11 Jan 2019 14:28:26 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1185961021==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C41346F736 for ; Fri, 11 Jan 2019 14:28:25 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1185961021== Content-Type: multipart/alternative; boundary="15472169050.1CCb.8814" Content-Transfer-Encoding: 7bit --15472169050.1CCb.8814 Date: Fri, 11 Jan 2019 14:28:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 --- Comment #3 from Marek Ol=C5=A1=C3=A1k --- The test passes with MESA_GLSL_CACHE_DISABLE=3D1. --=20 You are receiving this mail because: You are the assignee for the bug.= --15472169050.1CCb.8814 Date: Fri, 11 Jan 2019 14:28:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 3 on bug 10926= 5 from Marek Ol=C5=A1=C3=A1k
The test passes with MESA_GLSL_CACHE_DISABLE=3D1.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15472169050.1CCb.8814-- --===============1185961021== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1185961021==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Mon, 14 Jan 2019 06:19:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0526018076==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 34913897F5 for ; Mon, 14 Jan 2019 06:19:27 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0526018076== Content-Type: multipart/alternative; boundary="15474467671.5CaA4CD.25050" Content-Transfer-Encoding: 7bit --15474467671.5CaA4CD.25050 Date: Mon, 14 Jan 2019 06:19:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 --- Comment #4 from Timothy Arceri --- This is odd. As far as I can tell the shader variant produced after loading from the case is the same as the one produced when the cache is disabled. Its also a fairly simple program. From tests/texturing/shaders/texelFetch.c= the offending program is: int vs =3D piglit_compile_shader_text(GL_VERTEX_SHADER, "#version 130\n" "#extension GL_ARB_explicit_attrib_location: require\n" "layout(location=3D0) in vec4 pos;\n" "void main() {\n" " gl_Position =3D pos;\n" "}\n"); (void)!asprintf(&fs_code, "#version 130\n" "#extension GL_ARB_explicit_attrib_location: require\n" "#extension GL_ARB_fragment_coord_conventions: require\n" "uniform int layer;\n" "uniform int si;\n" "layout(pixel_center_integer) in vec4 gl_FragCoord;\n" "layout(location=3D0) out %s o;\n" "void main() {\n" " o =3D %s(%sgl_FragCoord.x, gl_FragCoord.y, layer, si);\n" "}\n", sampler.return_type, sampler.return_type, sampler.data_type =3D=3D GL_UNSIGNED_INT ? "" : "-"); We must not be setting a flag somewhere, but I've looked over the code that handles the cache multiple time now and can't spot any real difference bet= ween tgsi and nir. --=20 You are receiving this mail because: You are the assignee for the bug.= --15474467671.5CaA4CD.25050 Date: Mon, 14 Jan 2019 06:19:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 4 on bug 10926= 5 from Timothy Arceri
This is odd. As far as I can tell the shader variant produced =
after loading
from the case is the same as the one produced when the cache is disabled.

Its also a fairly simple program. From tests/texturing/shaders/texelFetch.c=
 the
offending program is:

    int vs =3D piglit_compile_shader_text(GL_VERTEX_SHADER,
            "#version 130\n"
            "#extension GL_ARB_explicit_attrib_location: require\n&quo=
t;
            "layout(location=3D0) in vec4 pos;\n"
            "void main() {\n"
            "   gl_Position =3D pos;\n"
            "}\n");
    (void)!asprintf(&fs_code,
            "#version 130\n"
            "#extension GL_ARB_explicit_attrib_location: require\n&quo=
t;
            "#extension GL_ARB_fragment_coord_conventions: require\n&q=
uot;
            "uniform int layer;\n"
            "uniform int si;\n"
            "layout(pixel_center_integer) in vec4 gl_FragCoord;\n"
            "layout(location=3D0) out %s o;\n"
            "void main() {\n"
            "  o =3D %s(%sgl_FragCoord.x, gl_FragCoord.y, layer, si);\=
n"
            "}\n",
            sampler.return_type,
            sampler.return_type,
            sampler.data_type =3D=3D GL_UNSIGNED_INT ? "" : "=
;-");

We must not be setting a flag somewhere, but I've looked over the code that
handles the cache multiple  time now and can't spot any real difference bet=
ween
tgsi and nir.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15474467671.5CaA4CD.25050-- --===============0526018076== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0526018076==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Wed, 27 Feb 2019 23:07:15 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1213364125==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 9BCB46E13B for ; Wed, 27 Feb 2019 23:07:15 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1213364125== Content-Type: multipart/alternative; boundary="15513088351.ed24eCddC.31662" Content-Transfer-Encoding: 7bit --15513088351.ed24eCddC.31662 Date: Wed, 27 Feb 2019 23:07:15 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 --- Comment #5 from Timothy Arceri --- You were right it was a bad bisect due to that patch breaking MSAA also. I found the real issue, fix sent to the list. https://patchwork.freedesktop.org/patch/288934/ --=20 You are receiving this mail because: You are the assignee for the bug.= --15513088351.ed24eCddC.31662 Date: Wed, 27 Feb 2019 23:07:15 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 5 on bug 10926= 5 from Timothy Arceri
You were right it was a bad bisect due to that patch breaking =
MSAA also. I
found the real issue, fix sent to the list.

https://patchwo=
rk.freedesktop.org/patch/288934/


You are receiving this mail because:
  • You are the assignee for the bug.
= --15513088351.ed24eCddC.31662-- --===============1213364125== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============1213364125==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend Date: Thu, 28 Feb 2019 00:52:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0731078061==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id EFE6A89AC2 for ; Thu, 28 Feb 2019 00:52:47 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0731078061== Content-Type: multipart/alternative; boundary="15513151671.88A01Be3.30539" Content-Transfer-Encoding: 7bit --15513151671.88A01Be3.30539 Date: Thu, 28 Feb 2019 00:52:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D109265 Timothy Arceri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Timothy Arceri --- Fixed by: commit 7536af670b7501228628a8c90f9e8456b5aec9e1 Author: Timothy Arceri Date: Wed Feb 27 18:26:07 2019 +1100 glsl: fix shader cache for packed param list Some types of params such as some builtins are always padded. We need to keep track of this so we can restore the list correctly. Here we also remove a couple of cache entries that are not actually required as they get rebuilt by the _mesa_add_parameter() calls. This patch fixes a bunch of arb_texture_multisample and arb_sample_shading piglit tests for the radeonsi NIR backend. Fixes: edded1237607 ("mesa: rework ParameterList to allow packing") Reviewed-by: Marek Ol=C5=A1=C3=A1k --=20 You are receiving this mail because: You are the assignee for the bug.= --15513151671.88A01Be3.30539 Date: Thu, 28 Feb 2019 00:52:47 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Timothy Arceri changed bug 10926= 5
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Commen= t # 6 on bug 10926= 5 from Timothy Arceri
Fixed by:

commit 7536af670b7501228628a8c90f9e8456b5aec9e1
Author: Timothy Arceri <tar=
ceri@itsqueeze.com>
Date:   Wed Feb 27 18:26:07 2019 +1100

    glsl: fix shader cache for packed param list

    Some types of params such as some builtins are always padded. We
    need to keep track of this so we can restore the list correctly.

    Here we also remove a couple of cache entries that are not actually
    required as they get rebuilt by the _mesa_add_parameter() calls.

    This patch fixes a bunch of arb_texture_multisample and
    arb_sample_shading piglit tests for the radeonsi NIR backend.

    Fixes: edded1237607 ("mesa: rework ParameterList to allow packing&=
quot;)

    Reviewed-by: Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com>


You are receiving this mail because:
  • You are the assignee for the bug.
= --15513151671.88A01Be3.30539-- --===============0731078061== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0731078061==--