From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 59588] llvm rv790 etqw gpu lock since r600g/llvm: tgsi to llvm
emits store.swizzle intrinsic for vs/fs output
Date: Wed, 23 Jan 2013 13:45:32 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1092783704=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7DD78E5F9C
for ;
Wed, 23 Jan 2013 05:45:32 -0800 (PST)
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
--===============1092783704==
Content-Type: multipart/alternative; boundary="1358948732.bbD542.2730"; charset="us-ascii"
--1358948732.bbD542.2730
Date: Wed, 23 Jan 2013 13:45:32 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=59588
--- Comment #9 from Alex Deucher ---
Regarding the conversation on IRC, the vertex shader has to export at least one
generic param (not counting special exports like position). So if the vertex
shader doesn't export any params, you need a dummy one.
--
You are receiving this mail because:
You are the assignee for the bug.
--1358948732.bbD542.2730
Date: Wed, 23 Jan 2013 13:45:32 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 9
on bug 59588
from Alex Deucher
Regarding the conversation on IRC, the vertex shader has to export at least one
generic param (not counting special exports like position). So if the vertex
shader doesn't export any params, you need a dummy one.
You are receiving this mail because:
- You are the assignee for the bug.
--1358948732.bbD542.2730--
--===============1092783704==
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
--===============1092783704==--