From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 78870] New: [r600g] Driver fails to compile shader from the game tesseract - if/endif unbalanced in shader Date: Mon, 19 May 2014 01:44:11 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0366602761==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C68B86E03D for ; Sun, 18 May 2014 18:44:11 -0700 (PDT) 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 --===============0366602761== Content-Type: multipart/alternative; boundary="1400463851.337c0.31642"; charset="us-ascii" --1400463851.337c0.31642 Date: Mon, 19 May 2014 01:44:11 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=78870 Priority: medium Bug ID: 78870 Assignee: dri-devel@lists.freedesktop.org Summary: [r600g] Driver fails to compile shader from the game tesseract - if/endif unbalanced in shader Severity: normal Classification: Unclassified OS: All Reporter: tdroste@gmx.de Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa Created attachment 99288 --> https://bugs.freedesktop.org/attachment.cgi?id=99288&action=edit TGSI shader dump While trying different settings in tesseract r600g gives me this for the maximum setting of MLAA: EE r600_shader.c:6180 tgsi_endif - if/endif unbalanced in shader EE r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed ! EE r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1 The offending TGSI shader is attachend. From a simple count of UIF end ENDIF it seems that they are not unbalanced and the problem is somewhere else. -- You are receiving this mail because: You are the assignee for the bug. --1400463851.337c0.31642 Date: Mon, 19 May 2014 01:44:11 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 78870
Assignee dri-devel@lists.freedesktop.org
Summary [r600g] Driver fails to compile shader from the game tesseract - if/endif unbalanced in shader
Severity normal
Classification Unclassified
OS All
Reporter tdroste@gmx.de
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

Created attachment 99288 [details]
TGSI shader dump

While trying different settings in tesseract r600g gives me this for the
maximum setting of MLAA:

EE r600_shader.c:6180 tgsi_endif - if/endif unbalanced in shader
EE r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
EE r600_state_common.c:750 r600_shader_select - Failed to build shader variant
(type=1) -1

The offending TGSI shader is attachend. From a simple count of UIF end ENDIF it
seems that they are not unbalanced and the problem is somewhere else.


You are receiving this mail because:
  • You are the assignee for the bug.
--1400463851.337c0.31642-- --===============0366602761== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0366602761==--