From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 40213] [r300g]
src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3176:copy_propagate:
Assertion `inst->dst.file != PROGRAM_TEMPORARY || inst->dst.index <
this->next_temp' failed.
Date: Thu, 18 Aug 2011 19:57:27 -0700 (PDT)
Message-ID: <20110819025728.0DB8D130146@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 24DE5A0B01
for ;
Thu, 18 Aug 2011 19:57:28 -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=40213
Vinson Lee changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|src/mesa/state_tracker/st_g |[r300g]
|lsl_to_tgsi.cpp:3176:copy_p |src/mesa/state_tracker/st_g
|ropagate: Assertion |lsl_to_tgsi.cpp:3176:copy_p
|`inst->dst.file != |ropagate: Assertion
|PROGRAM_TEMPORARY || |`inst->dst.file !=
|inst->dst.index < |PROGRAM_TEMPORARY ||
|this->next_temp' failed. |inst->dst.index <
| |this->next_temp' failed.
--- Comment #1 from Vinson Lee 2011-08-18 19:57:27 PDT ---
piglit glsl-vs-varying-array passes with softpipe and llvmpipe.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.