From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 43871] shader with uniform array/record and if clauses is not translated correctly into TGSI IR Date: Mon, 03 Sep 2012 10:56:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 77E719EF36 for ; Mon, 3 Sep 2012 03:56:04 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=43871 Andreas Boll changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org Component|Drivers/Gallium/r600 |Mesa core --- Comment #1 from Andreas Boll 2012-09-03 10:56:04 UTC --- (In reply to comment #0) > using mesa from git, swrast, and setting glsl supported version to 130 in > st_extensions.c ; glsl_compiler --dump-lir seems correct, so it might be an > issue with glsl-to-tgsi. Reassigning to mesa-core since the issue could be in glsl-to-tgsi. In the meantime GLSL 1.30 has been enabled by default on r600g. Is this still an issue with current mesa from git? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.